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 63b6901 commit c697187Copy full SHA for c697187
.github/workflows/pr-metadata.yml
@@ -27,7 +27,7 @@ jobs:
27
if: ${{ github.actor == 'dependabot[bot]' }}
28
runs-on: ubuntu-latest
29
steps:
30
- - uses: dependabot/fetch-metadata@v1.3.6
+ - uses: dependabot/fetch-metadata@v1.6.0
31
id: dependabot-metadata
32
with:
33
github-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments