mirror of
https://github.com/clap-rs/clap
synced 2024-12-12 13:52:34 +00:00
chore(ci): Specify image for template update
This commit is contained in:
parent
6ce7729c84
commit
e6d6de9672
1 changed files with 1 additions and 0 deletions
1
.github/workflows/template.yml
vendored
1
.github/workflows/template.yml
vendored
|
@ -23,6 +23,7 @@ jobs:
|
|||
update:
|
||||
permissions:
|
||||
security-events: write # to create PR
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue