Skip to content

Commit

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

chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 1.7.0
  • Loading branch information
jmatsu authored Mar 22, 2024
2 parents fd25b86 + ce622d6 commit 7d74b82
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@v1.6.0
uses: dependabot/fetch-metadata@v1.7.0
- name: Enable auto-merge for Dependabot PRs
if: >
steps.metadata.outputs.update-type == 'version-update:semver-patch'
Expand Down

0 comments on commit 7d74b82

Please sign in to comment.