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 0686f45 commit 62955f4Copy full SHA for 62955f4
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
type=sha,format=long
80
# Build and push
81
- name: Build and push
82
- uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
+ uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
83
with:
84
context: .
85
push: ${{ github.event_name != 'pull_request' }}
0 commit comments