Skip to content

Commit 18730dc

Browse files
authored
Merge pull request #69 from armakuni/dependabot/github_actions/dependabot/fetch-metadata-3
fix(deps): bump dependabot/fetch-metadata from 2 to 3
2 parents ff3c34b + f9b4cac commit 18730dc

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: 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)