Merge pull request #7571 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-2.2.0

Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
This commit is contained in:
Jérémy Benoist 2024-07-15 11:16:53 +02:00 committed by GitHub
commit a707da0634
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Dependabot metadata - name: Dependabot metadata
id: metadata id: metadata
uses: dependabot/fetch-metadata@v2.1.0 uses: dependabot/fetch-metadata@v2.2.0
with: with:
github-token: '${{ secrets.GITHUB_TOKEN }}' github-token: '${{ secrets.GITHUB_TOKEN }}'
- name: Approve and merge minor updates - name: Approve and merge minor updates