Merge pull request #385 from furality/dependabot/github_actions/dependencies-c44bf69c3e
ci(action): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 in the dependencies group
This commit is contained in:
commit
1e82fa2d76
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:
|
||||
- name: Dependabot metadata
|
||||
id: dependabot-metadata
|
||||
uses: dependabot/fetch-metadata@v2.1.0
|
||||
uses: dependabot/fetch-metadata@v2.2.0
|
||||
with:
|
||||
github-token: ${{ secrets.PUSH_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue