Merge pull request #1778 from smallstep/dependabot/github_actions/dependabot/fetch-metadata-2.0.0

Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
pull/1660/head^2
github-actions[bot] 3 months ago committed by GitHub
commit 0a6e79a745
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.6.0
uses: dependabot/fetch-metadata@v2.0.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs

Loading…
Cancel
Save