Bump the any group with 1 update (#48)

This commit is contained in:
dependabot[bot] 2024-04-02 05:47:45 +00:00 committed by GitHub
parent fb681a846e
commit 37066552b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }} if: ${{ github.actor == 'dependabot[bot]' }}
steps: steps:
- uses: dependabot/fetch-metadata@v1 - uses: dependabot/fetch-metadata@v2
id: metadata id: metadata
with: {github-token: "${{ secrets.GITHUB_TOKEN }}"} with: {github-token: "${{ secrets.GITHUB_TOKEN }}"}