We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afeb0e0 commit 17e6b32Copy full SHA for 17e6b32
1 file changed
.github/workflows/docker.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Build and push all platforms
74
id: build-and-push
75
- uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
+ uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
76
with:
77
push: true
78
labels: |
0 commit comments