Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Bump nais/attest-sign from 1.1.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [nais/attest-sign](https://github.com/nais/attest-sign) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/nais/attest-sign/releases)
- [Commits](nais/attest-sign@v1.1.0...v1.3.1)

---
updated-dependencies:
- dependency-name: nais/attest-sign
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent dbbf3ec commit b3bf27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
echo "DIGEST=$(cat target/jib-image.digest)" >> $GITHUB_ENV
- name: Attester og signer
uses: nais/attest-sign@v1.1.0
uses: nais/attest-sign@v1.3.1
with:
sbom: target/bom.json
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}
Expand Down

0 comments on commit b3bf27d

Please sign in to comment.