Merge pull request #419 from simonecorsi/dependabot/github_actions/dependabot/fetch-metadata-1.4.0

build(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
This commit is contained in:
Simone Corsi 2023-04-20 12:57:21 +02:00 committed by GitHub
commit 35a05e9d9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.6
uses: dependabot/fetch-metadata@v1.4.0
with:
github-token: '${{ secrets.GH_TOKEN }}'
- name: Enable auto-merge for Dependabot PRs