We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7994bc1 + 9c94c82 commit 26eb449Copy full SHA for 26eb449
1 file changed
.github/workflows/ci.yaml
@@ -163,7 +163,7 @@ jobs:
163
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
164
165
- name: Build Docker image
166
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
167
with:
168
context: .
169
push: false
0 commit comments