Merge pull request #22 from AndrewMarchukov/dependabot/github_actions/dependabot/fetch-metadata-1.3.5

Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
This commit is contained in:
github-actions[bot] 2022-11-07 19:04:18 +00:00 committed by GitHub
commit ee7b2a6818
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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