We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d58577 commit b62da8aCopy full SHA for b62da8a
.github/workflows/update-docker-images.yml
@@ -34,7 +34,7 @@ jobs:
34
registry: ghcr.io
35
username: ${{github.repository_owner}}
36
password: ${{secrets.GITHUB_TOKEN}}
37
- - uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
+ - uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
38
with:
39
context: test
40
file: test/docker/${{matrix.dist}}/Dockerfile
0 commit comments