Skip to content

Commit

Permalink
build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#184)
Browse files Browse the repository at this point in the history
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@0fb2170...5e5f996)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Capt. Cutlass <5120290+ParanoidUser@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ParanoidUser authored Jun 22, 2024
1 parent 13cd10b commit eff852e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Fetch Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@0fb21704c18a42ce5aa8d720ea4b912f5e6babef
uses: dependabot/fetch-metadata@5e5f99653a5b510e8555840e80cbf1514ad4af38

- name: Enable auto-merge for minor updates
if: ${{ steps.dependabot-metadata.outputs.update-type != 'version-update:semver-major' }}
Expand Down

0 comments on commit eff852e

Please sign in to comment.