Skip to content

Commit 30bdfd5

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent b51ccfa commit 30bdfd5

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
@@ -36,7 +36,7 @@ jobs:
3636
version: latest
3737

3838
- name: Build and push Docker images
39-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
39+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
4040
id: build
4141
with:
4242
context: .

0 commit comments

Comments
 (0)