Skip to content

Commit ba6d313

Browse files
authored
Merge pull request #462 from hanazuki/dependabot/github_actions/actions/attest-4.1.1
build(deps): bump actions/attest from 4.1.0 to 4.1.1
2 parents 844a9f0 + d9c971f commit ba6d313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Package
3030
run: npm pack --pack-destination pkg
3131
- id: attest
32-
uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0
32+
uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
3333
with:
3434
subject-path: pkg/*
3535
- name: Copy attestation bundle

0 commit comments

Comments
 (0)