We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2b26d commit 4e4c241Copy full SHA for 4e4c241
1 file changed
.github/workflows/containers.yml
@@ -67,7 +67,7 @@ jobs:
67
username: ${{ github.repository_owner }}
68
password: ${{ secrets.GITHUB_TOKEN }}
69
70
- - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
+ - uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
71
with:
72
file: containers/runner/Dockerfile
73
build-args: |
0 commit comments