Merge pull request #348 from StuffAnThings/dependabot/github_actions/develop/dependabot/fetch-metadata-1.6.0

Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
This commit is contained in:
github-actions[bot] 2023-06-28 01:00:29 +00:00 committed by GitHub
commit 33f4f160e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
# will not occur.
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.5.1
uses: dependabot/fetch-metadata@v1.6.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
# Here the PR gets approved.