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:
github-actions[bot] 2023-05-25 00:59:26 +00:00 committed by GitHub
commit d034c87ced
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.0
uses: dependabot/fetch-metadata@v1.5.1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
# Here the PR gets approved.