Bump the any group with 1 update (#48)
This commit is contained in:
parent
fb681a846e
commit
37066552b8
2
.github/workflows/dependabot.yml
vendored
2
.github/workflows/dependabot.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.actor == 'dependabot[bot]' }}
|
if: ${{ github.actor == 'dependabot[bot]' }}
|
||||||
steps:
|
steps:
|
||||||
- uses: dependabot/fetch-metadata@v1
|
- uses: dependabot/fetch-metadata@v2
|
||||||
id: metadata
|
id: metadata
|
||||||
with: {github-token: "${{ secrets.GITHUB_TOKEN }}"}
|
with: {github-token: "${{ secrets.GITHUB_TOKEN }}"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user