Skip to content

Commit

Permalink
Use dependabot/fetch-metadata@main
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Apr 26, 2022
1 parent b10ab38 commit bc329a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.1.1
uses: dependabot/fetch-metadata@main
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs
Expand Down

0 comments on commit bc329a5

Please sign in to comment.