Skip to content

Commit df594b1

Browse files
authored
Merge pull request #812 from browscap/dependabot/github_actions/dependabot/fetch-metadata-2.5.0
github-actions: bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
2 parents df24aac + 506a5f8 commit df594b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-merge-dependency-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
shell: bash
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)