We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978b9b6 commit b7c3453Copy full SHA for b7c3453
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
- name: Dependabot metadata
31
id: metadata
32
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
33
with:
34
github-token: "${{ secrets.GITHUB_TOKEN }}"
35
- name: Enable auto-merge for Dependabot PRs
0 commit comments