Skip to content

Commit d66a44f

Browse files
Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2...v3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4d0f13 commit d66a44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
password: ${{ secrets.GHCR_TOKEN }}
8181

8282
- name: Build Docker image
83-
uses: docker/build-push-action@v2
83+
uses: docker/build-push-action@v3
8484
with:
8585
context: .
8686
# platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)