Skip to content

Commit 44007e9

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent ed1ff93 commit 44007e9

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@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
4040
id: build
4141
with:
4242
context: .

0 commit comments

Comments
 (0)