Skip to content

Commit 654cf3a

Browse files
chore(deps): bump actions/attest from 4.2.1 to 4.2.2 (#36)
Bumps [actions/attest](https://github.com/actions/attest) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@508db95...1e69f48) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 090f6dd commit 654cf3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168

169169
- name: Attest Composer archive
170170
id: provenance
171-
uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4.2.1
171+
uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 # v4.2.2
172172
with:
173173
subject-path: ${{ runner.temp }}/${{ steps.release.outputs.archive_name }}
174174

0 commit comments

Comments
 (0)