mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-18 15:31:54 +00:00
ci: allow reading attestations
This commit is contained in:
parent
dbf8712684
commit
342ded1fec
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -10,6 +10,7 @@ on: # rebuild any PRs and main branch changes
|
|||
|
||||
permissions:
|
||||
contents: read
|
||||
attestations: read
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref_name }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue