Skip to content

Commit 358c81a

Browse files
Merge branch 'main' into dependabot/github_actions/actions/create-github-app-token-3
2 parents c3590ea + dfd5371 commit 358c81a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-merge-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Dependabot metadata
2121
id: metadata
22-
uses: dependabot/fetch-metadata@v2.5.0
22+
uses: dependabot/fetch-metadata@v3.0.0
2323
with:
2424
github-token: "${{ secrets.GITHUB_TOKEN }}"
2525

0 commit comments

Comments
 (0)