Skip to content

Commit

Permalink
Merge pull request #182 from s-frei/dependabot/github_actions/develop…
Browse files Browse the repository at this point in the history
…/dependabot/fetch-metadata-2

Bump dependabot/fetch-metadata from 1 to 2
  • Loading branch information
s-frei authored Mar 26, 2024
2 parents 897af9a + 954886b commit a75026e
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 @@ -19,7 +19,7 @@ jobs:

- name: "Dependabot metadata"
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1
uses: dependabot/fetch-metadata@v2

- name: "Enable auto-merge for Dependabot PRs"
if: ${{steps.dependabot-metadata.outputs.update-type == 'version-update:semver-patch'}}
Expand Down

0 comments on commit a75026e

Please sign in to comment.