We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bfe875 commit f565bf9Copy full SHA for f565bf9
.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@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ - uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
38
with:
39
context: test
40
file: test/docker/${{matrix.dist}}/Dockerfile
0 commit comments