We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5047e commit f218782Copy full SHA for f218782
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
steps:
61
- name: "[dependabot] Fetch metadata"
62
id: metadata
63
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
64
with:
65
github-token: "${{ secrets.GITHUB_TOKEN }}"
66
0 commit comments