Merge pull request #471 from simonecorsi/dependabot/github_actions/dependabot/fetch-metadata-1.5.1
build(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
This commit is contained in:
commit
4954680c72
2
.github/workflows/dependabot-automerge.yml
vendored
2
.github/workflows/dependabot-automerge.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Dependabot metadata
|
- name: Dependabot metadata
|
||||||
id: metadata
|
id: metadata
|
||||||
uses: dependabot/fetch-metadata@v1.5.0
|
uses: dependabot/fetch-metadata@v1.5.1
|
||||||
with:
|
with:
|
||||||
github-token: '${{ secrets.GH_TOKEN }}'
|
github-token: '${{ secrets.GH_TOKEN }}'
|
||||||
- name: Enable auto-merge for Dependabot PRs
|
- name: Enable auto-merge for Dependabot PRs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user