Merge pull request #325 from furality/dependabot/github_actions/dependencies-c3ed15e864
ci(action): bump the dependencies group with 1 update
This commit is contained in:
commit
b86fb3bfca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-merge.yml
vendored
2
.github/workflows/auto-merge.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Dependabot metadata
|
- name: Dependabot metadata
|
||||||
id: dependabot-metadata
|
id: dependabot-metadata
|
||||||
uses: dependabot/fetch-metadata@v1.6.0
|
uses: dependabot/fetch-metadata@v2.0.0
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.PUSH_TOKEN }}
|
github-token: ${{ secrets.PUSH_TOKEN }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue