Skip to content

Commit 962cbcd

Browse files
authored
Merge pull request #254 from SolidOS/dependabot/github_actions/dependabot/fetch-metadata-3
Bump dependabot/fetch-metadata from 2 to 3
2 parents 0592495 + ebf783e commit 962cbcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
steps:
5555
- name: Dependabot metadata
5656
id: metadata
57-
uses: dependabot/fetch-metadata@v2
57+
uses: dependabot/fetch-metadata@v3
5858
with:
5959
github-token: "${{ secrets.GITHUB_TOKEN }}"
6060
- name: Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)