We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a83402 + 730f3db commit 64dbb50Copy full SHA for 64dbb50
1 file changed
.github/workflows/bot.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Dependabot metadata
15
id: metadata
16
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
- name: Enable auto-merge for Dependabot PRs
0 commit comments