Merge pull request #234 from StuffAnThings/dependabot/github_actions/develop/dependabot/fetch-metadata-1.3.6

Bump dependabot/fetch-metadata from 1.1.1 to 1.3.6
This commit is contained in:
bobokun 2023-03-06 15:27:05 -05:00 committed by GitHub
commit 867935d373
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.1.1
uses: dependabot/fetch-metadata@v1.3.6
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
# Here the PR gets approved.