Skip to content

Commit

Permalink
Merge pull request #57 from swissbuechi/dependabot/github_actions/dep…
Browse files Browse the repository at this point in the history
…endabot/fetch-metadata-2

Bump dependabot/fetch-metadata from 1 to 2
  • Loading branch information
swissbuechi authored Mar 24, 2024
2 parents 486a5f8 + ef5231e commit ea2358b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Fetch Dependabot metadata
if: ${{ fromJson(steps.update-types.outputs.count) > 0 }}
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1
uses: dependabot/fetch-metadata@v2

- name: Generate token
id: generate-token
Expand Down

0 comments on commit ea2358b

Please sign in to comment.