ci: update actions
This commit is contained in:
parent
da95309ed3
commit
dfa4d66654
4 changed files with 22 additions and 17 deletions
2
.github/workflows/autobot.yaml
vendored
2
.github/workflows/autobot.yaml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
if: github.actor == 'dependabot[bot]'
|
||||
|
||||
steps:
|
||||
- uses: dependabot/fetch-metadata@v1
|
||||
- uses: dependabot/fetch-metadata@v2
|
||||
id: metadata
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue