We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf0f259 + d19c945 commit 9fa0a8fCopy full SHA for 9fa0a8f
.github/workflows/docker.yml
@@ -26,7 +26,7 @@ jobs:
26
username: ${{ github.actor }}
27
password: ${{ secrets.GITHUB_TOKEN }}
28
- name: Build and push Docker image
29
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
30
with:
31
context: .
32
file: ./Dockerfile
0 commit comments