Skip to content

Commit 1030b1b

Browse files
Bump actions/attest from 4 to 4.2.0
Bumps [actions/attest](https://github.com/actions/attest) from 4 to 4.2.0. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@v4...v4.2.0) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1afb2dd commit 1030b1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
args: release
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_ACCESS_TOKEN }}
33-
- uses: actions/attest@v4
33+
- uses: actions/attest@v4.2.0
3434
with:
3535
subject-checksums: ./dist/trellis_checksums.txt

0 commit comments

Comments
 (0)