Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 #38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dependabot.yaml
vendored
2
.github/workflows/dependabot.yaml
vendored
|
@ -7,7 +7,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.1.1
|
- uses: dependabot/fetch-metadata@v1.2.1
|
||||||
id: metadata
|
id: metadata
|
||||||
with:
|
with:
|
||||||
github-token: "${{ secrets.GIT_ACTION_TOKEN }}"
|
github-token: "${{ secrets.GIT_ACTION_TOKEN }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue