Skip to content

Commit ab123ad

Browse files
chore(deps): upgrade docker/build-push-action action to v7
1 parent 974f4fc commit ab123ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
type=sha
4040
4141
- name: Build and push Docker image
42-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
42+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
4343
with:
4444
context: .
4545
push: true

0 commit comments

Comments
 (0)