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.
2 parents 6a36696 + b1f186b commit 162b30dCopy full SHA for 162b30d
.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@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
77
id: build-push
78
with:
79
sbom: true
0 commit comments