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