Skip to content

Commit

Permalink
Merge branch 'main' into signing-and-sbom
Browse files Browse the repository at this point in the history
  • Loading branch information
notdurson committed Dec 19, 2024
2 parents 6c86a10 + 5cf546e commit fe8e19d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/atlantis-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ jobs:
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.description'] }}

- name: "Sign and Attest Image"
if: env.PUSH == 'true'
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
with:
subject-digest: ${{ steps.build.outputs.digest }}
Expand Down

0 comments on commit fe8e19d

Please sign in to comment.