Skip to content

Commit 99c6113

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 2d54593 commit 99c6113

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
@@ -102,7 +102,7 @@ runs:
102102

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

0 commit comments

Comments
 (0)