Skip to content

Commit d46c27a

Browse files
authored
Merge pull request #748 from netlogix/dependabot/github_actions/dependabot/fetch-metadata-3
build(deps): bump dependabot/fetch-metadata from 2 to 3
2 parents 7d94796 + 65af738 commit d46c27a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Dependabot metadata
1717
id: metadata
18-
uses: dependabot/fetch-metadata@v2
18+
uses: dependabot/fetch-metadata@v3
1919
with:
2020
github-token: "${{ secrets.GITHUB_TOKEN }}"
2121

0 commit comments

Comments
 (0)