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 d94a966 + 4361e72 commit a33fed4Copy full SHA for a33fed4
.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@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
77
id: build-push
78
with:
79
sbom: true
0 commit comments