We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b73c8c commit a00373aCopy full SHA for a00373a
.github/workflows/test-dp-pr.yaml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- name: Dependabot metadata
36
id: dependabot-metadata
37
- uses: dependabot/fetch-metadata@v2.0.0
+ uses: dependabot/fetch-metadata@v2.1.0
38
with:
39
github-token: "${{ secrets.GITHUB_TOKEN }}"
40
- name: Approve a PR
0 commit comments