mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2024-11-13 04:46:35 +08:00
Merge pull request #303 from StuffAnThings/dependabot/github_actions/develop/dependabot/fetch-metadata-1.5.1
Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
This commit is contained in:
commit
d034c87ced
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
# will not occur.
|
||||
- name: Dependabot metadata
|
||||
id: dependabot-metadata
|
||||
uses: dependabot/fetch-metadata@v1.5.0
|
||||
uses: dependabot/fetch-metadata@v1.5.1
|
||||
with:
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
# Here the PR gets approved.
|
||||
|
|
Loading…
Reference in a new issue