We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce08b62 commit e957453Copy full SHA for e957453
.github/workflows/dependabot-auto-merge.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: Dependabot metadata
18
id: metadata
19
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
20
with:
21
github-token: "${{ secrets.GITHUB_TOKEN }}"
22
0 commit comments