Skip to content

Commit 1fbf94a

Browse files
Update docker/build-push-action action to v7
1 parent 933e9f3 commit 1fbf94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
type=sha,prefix=sha-,suffix=,format=short
4545
4646
- name: Push Docker image
47-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
47+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
4848
id: build-and-push
4949
with:
5050
file: ./Dockerfile

0 commit comments

Comments
 (0)