Skip to content

Commit bc5e94c

Browse files
Merge pull request #201 from simplybusiness/dependabot/github_actions/dependabot/fetch-metadata-2.1.0
2 parents 83ff652 + a826acb commit bc5e94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-approve-merge.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@v1.3.6
18+
uses: dependabot/fetch-metadata@v2.1.0
1919
with:
2020
github-token: "${{ secrets.GITHUB_TOKEN }}"
2121
- name: Approve and Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)