Skip to content

Commit

Permalink
Merge pull request jhipster#372 from jhipster/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/dependabot/fetch-metadata-2.2.0

Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
  • Loading branch information
github-actions[bot] authored Jul 8, 2024
2 parents 84f2e23 + c4f4cc3 commit b971930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v2.1.0
uses: dependabot/fetch-metadata@v2.2.0
- name: Enable auto-merge for Dependabot PRs
if: ${{ steps.dependabot-metadata.outputs.update-type != 'version-update:semver-major' }}
run: gh pr merge --auto --merge "$PR_URL"
Expand Down

0 comments on commit b971930

Please sign in to comment.