We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c6ea4 commit 03aedcaCopy full SHA for 03aedca
.github/workflows/publish.yaml
@@ -42,7 +42,7 @@ jobs:
42
type=ref, event=pr
43
44
- name: Build and push to ghcr
45
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
46
with:
47
context: .
48
push: ${{ github.event_name != 'pull_request' }}
0 commit comments