We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d61a0 commit 63ad3faCopy full SHA for 63ad3fa
.github/workflows/dependabot-auto-merge.yml
@@ -12,7 +12,7 @@
12
steps:
13
- name: Fetch Dependabot metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
18
0 commit comments