Skip to content

Commit c403a4a

Browse files
authored
Merge pull request #1848 from droidsolutions/dependabot/github_actions/dependabot/fetch-metadata-2.5.0
chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
2 parents 2e2372f + 59aa0cd commit c403a4a

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
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Dependabot metadata
1717
id: metadata
18-
uses: dependabot/fetch-metadata@v2.4.0
18+
uses: dependabot/fetch-metadata@v2.5.0
1919
with:
2020
github-token: "${{ secrets.GITHUB_TOKEN }}"
2121
- name: Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)