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 ff8552c commit 15088a3Copy full SHA for 15088a3
.github/workflows/dependabot-auto-merge.yml
@@ -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: Add tag for patch updates
0 commit comments