Skip to content

Commit f37d25e

Browse files
authored
Merge pull request #146 from reqcore-inc/dependabot/github_actions/dependabot/fetch-metadata-3
chore(actions): bump dependabot/fetch-metadata from 2 to 3
2 parents 2a9eaa1 + 6f13bf7 commit f37d25e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: Fetch Dependabot metadata
2323
id: metadata
24-
uses: dependabot/fetch-metadata@v2
24+
uses: dependabot/fetch-metadata@v3
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727

0 commit comments

Comments
 (0)