Skip to content

Commit

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

chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
  • Loading branch information
jmatsu authored May 8, 2024
2 parents 4545789 + 06e25f4 commit faa4775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
github.actor == 'dependabot[bot]'
steps:
- id: metadata
uses: dependabot/fetch-metadata@v2.0.0
uses: dependabot/fetch-metadata@v2.1.0
- name: Enable auto-merge for Dependabot PRs
if: >
steps.metadata.outputs.update-type == 'version-update:semver-patch'
Expand Down

0 comments on commit faa4775

Please sign in to comment.