We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8749d49 commit 8e297c4Copy full SHA for 8e297c4
.github/workflows/test-approve-db-pr.yaml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- name: Dependabot metadata
27
id: dependabot-metadata
28
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
29
with:
30
github-token: "${{ secrets.GITHUB_TOKEN }}"
31
- name: Approve a PR
0 commit comments