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 887b867 commit cefedfbCopy full SHA for cefedfb
.github/workflows/release.yaml
@@ -62,7 +62,7 @@ jobs:
62
skip-extraction: ${{ steps.cache.outputs.cache-hit }}
63
64
- name: Build and push
65
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
+ uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
66
with:
67
context: .
68
platforms: linux/amd64,linux/arm64
0 commit comments