Skip to content

Commit f789fbf

Browse files
Merge pull request #73 from imponeer/dependabot/github_actions/dependabot/fetch-metadata-3.0.0
Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0
2 parents 7615dcd + e07783a commit f789fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# will not occur.
7373
- name: Dependabot metadata
7474
id: dependabot-metadata
75-
uses: dependabot/fetch-metadata@v2.5.0
75+
uses: dependabot/fetch-metadata@v3.0.0
7676
with:
7777
github-token: "${{ secrets.GITHUB_TOKEN }}"
7878
# Here the PR gets approved.

0 commit comments

Comments
 (0)