Skip to content

Commit 8ccbd9d

Browse files
Update docker/build-push-action action to v7
1 parent c4a7853 commit 8ccbd9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
images: ghcr.io/cego/swarm-app
2626
tags: type=semver,pattern={{version}}
27-
- uses: docker/build-push-action@v6
27+
- uses: docker/build-push-action@v7
2828
with:
2929
platforms: linux/amd64,linux/arm64
3030
push: true

0 commit comments

Comments
 (0)