We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86810c6 commit 553a679Copy full SHA for 553a679
.github/workflows/docker-build-push.yml
@@ -87,7 +87,7 @@ jobs:
87
password: ${{ secrets.GITHUB_TOKEN }}
88
89
- name: Build and push Docker image
90
- uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0 # tag=v3
+ uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 # v3
91
with:
92
context: .
93
file: ./Dockerfile
0 commit comments