mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 15:27:16 +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:
|
update:
|
||||||
permissions:
|
permissions:
|
||||||
security-events: write # to create PR
|
security-events: write # to create PR
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue