We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dceb713 commit e2e5164Copy full SHA for e2e5164
.github/workflows/docker.yml
@@ -60,7 +60,7 @@ jobs:
60
password: ${{ secrets.CR_TOKEN }}
61
62
- name: Build and push
63
- uses: docker/build-push-action@v6.9.0
+ uses: docker/build-push-action@v6.12.0
64
with:
65
context: .
66
file: ./Dockerfile
0 commit comments