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 e2d9096 commit a6f6da1Copy full SHA for a6f6da1
.github/workflows/release.yaml
@@ -73,7 +73,7 @@ jobs:
73
tags: |
74
type=raw,value=${{ steps.prep.outputs.version }}
75
- name: Docker push
76
- uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
77
id: build-push
78
with:
79
sbom: true
0 commit comments