Skip to content

Commit 457f377

Browse files
authored
Merge pull request cli#13935 from cli/dependabot/github_actions/actions/attest-4.2.0
chore(deps): bump actions/attest from 4.1.1 to 4.2.0
2 parents a5a326f + 9d3aeaa commit 457f377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ jobs:
388388
rpmsign --addsign dist/*.rpm
389389
- name: Attest release artifacts
390390
if: inputs.environment == 'production' && !inputs.dry_run
391-
uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
391+
uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 # v4.2.0
392392
with:
393393
subject-path: "dist/gh_*"
394394
create-storage-record: false # (default: true)

0 commit comments

Comments
 (0)