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.
1 parent f931744 commit 06be21eCopy full SHA for 06be21e
.github/workflows/containers.yml
@@ -54,7 +54,7 @@ jobs:
54
password: ${{ secrets.GITHUB_TOKEN }}
55
56
- name: Build and push
57
- uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
+ uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
58
with:
59
context: ./
60
push: true
0 commit comments