mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
Bump actions/attest
Bumps [actions/attest](https://github.com/actions/attest) from 281a49d4cbb0a72c9575a50d18f6deb515a11deb to 59d89421af93a897026c735860bf21b6eb4f7b26.
- [Release notes](https://github.com/actions/attest/releases)
- [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md)
- [Commits](281a49d4cb...59d89421af)
---
updated-dependencies:
- dependency-name: actions/attest
dependency-version: 59d89421af93a897026c735860bf21b6eb4f7b26
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d303551802
commit
5df20eb703
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
run: npm run check
|
||||
|
||||
- name: Generate artifact attestations
|
||||
uses: actions/attest@281a49d4cbb0a72c9575a50d18f6deb515a11deb # v4
|
||||
uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4
|
||||
with:
|
||||
subject-path: |
|
||||
main.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue