Skip to content

Commit

Permalink
Merge pull request #96 from jmatsu/dependabot/github_actions/dependab…
Browse files Browse the repository at this point in the history
…ot/fetch-metadata-2.2.0

github-actions: bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
  • Loading branch information
jmatsu authored Aug 31, 2024
2 parents 33f544b + 52ae2c2 commit 65a0ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
github.actor == 'dependabot[bot]'
steps:
- id: metadata
uses: dependabot/fetch-metadata@v2.1.0
uses: dependabot/fetch-metadata@v2.2.0
- if: >
steps.metadata.outputs.update-type == 'version-update:semver-patch'
run: gh pr merge --auto --merge "${{ github.event.pull_request.html_url }}"
Expand Down

0 comments on commit 65a0ed2

Please sign in to comment.