We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44dcae commit 38b5752Copy full SHA for 38b5752
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- name: Dependabot metadata
36
id: metadata
37
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
38
with:
39
github-token: "${{ secrets.GITHUB_TOKEN }}"
40
- name: Enable auto-merge for Dependabot PRs
0 commit comments