We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b48f71 commit d800892Copy full SHA for d800892
.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@v4
+ uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
58
with:
59
context: ./
60
push: true
0 commit comments