Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 #38

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/dependabot/fetch-metadata-1.2.1 into main 2022-03-01 14:12:41 +01:00
Showing only changes of commit ffd58e39c8 - Show all commits

View file

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