We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d02d0 commit ac1c974Copy full SHA for ac1c974
.github/workflows/dependabot_auto_merge.yaml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- name: Dependabot metadata
20
id: metadata
21
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
22
with:
23
github-token: ${{ secrets.GITHUB_TOKEN }}
24
- name: Approve a PR
0 commit comments