Skip to content

Commit a227572

Browse files
chore(deps): update docker/build-push-action action to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e2d859 commit a227572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/solidity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
type=sha
299299
300300
- name: Build and push
301-
uses: docker/build-push-action@v6
301+
uses: docker/build-push-action@v7
302302
id: build-and-push
303303
with:
304304
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)