We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e73e6ce commit cb6e50bCopy full SHA for cb6e50b
.github/workflows/docker.yml
@@ -89,7 +89,7 @@ jobs:
89
password: ${{ secrets.GITHUB_TOKEN }}
90
91
- name: Build and push Docker image
92
- uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4.1.0
+ uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v4.1.0
93
with:
94
context: .
95
file: ./Dockerfile
0 commit comments