Skip to content

Commit 5020f09

Browse files
chore(deps): bump actions/attest from 3.0.0 to 3.2.0
Bumps [actions/attest](https://github.com/actions/attest) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@daf44fb...e59cbc1) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3bec7f commit 5020f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ runs:
105105

106106
- name: Upload Attestation
107107
if: ${{ inputs.upload_attestation == 'true' && steps.run-macaron-policy-verification.outputs.vsa_report != 'VSA Not Generated.' }}
108-
uses: actions/attest@daf44fb950173508f38bd2406030372c1d1162b1 #3.0.0
108+
uses: actions/attest@c32b4b8b198b65d0bd9d63490e847ff7b53989d4 #4.0.0
109109
with:
110110
subject-path: ${{ inputs.subject_path }}
111111
predicate-type: https://slsa.dev/verification_summary/v1

0 commit comments

Comments
 (0)