File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ jobs:
3636 persist-credentials : false
3737
3838 - name : Set up Docker Buildx
39- uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
39+ uses : docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2 .0
4040
4141 - name : Login to GitHub Container Registry
42- uses : docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2 .0
42+ uses : docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4 .0
4343 with :
4444 registry : ghcr.io
4545 username : ${{ github.actor }}
6565
6666 - name : Build and push Docker image
6767 id : build
68- uses : docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2 .0
68+ uses : docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3 .0
6969 with :
7070 context : .
7171 platforms : linux/arm64
You can’t perform that action at this time.
0 commit comments