Skip to content

Commit

Permalink
build(deps): bump dependabot/fetch-metadata from 1.7.0 to 2.0.0 (#1607)
Browse files Browse the repository at this point in the history
* build(deps): bump dependabot/fetch-metadata from 1.7.0 to 2.0.0

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.7.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* add CHANGELOG for #1607

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] committed Mar 25, 2024
1 parent 57167cb commit 694d672
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/1607.txt
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps dependabot/fetch-metadata from 1.7.0 to 2.0.0
```
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-changelog.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Fetch dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.7.0
uses: dependabot/fetch-metadata@v2.0.0
- uses: actions/checkout@v4
- run: |
gh pr checkout $PR_URL
Expand Down

0 comments on commit 694d672

Please sign in to comment.