Skip to content

Commit f90551a

Browse files
authored
Merge pull request #188 from dropbox/dependabot/github_actions/dependabot/fetch-metadata-2.1.0
Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0
2 parents 1e26a10 + 45f30b4 commit f90551a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Dependabot metadata
1212
id: metadata
13-
uses: dependabot/fetch-metadata@v1.6.0
13+
uses: dependabot/fetch-metadata@v2.1.0
1414
with:
1515
github-token: "${{ secrets.GITHUB_TOKEN }}"
1616
- name: Approve Dependabot PRs

0 commit comments

Comments
 (0)