Skip to content

Commit 4ec9707

Browse files
build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (x52dev#166)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f10f7c commit 4ec9707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-reviewer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Fetch Dependabot metadata
1919
id: dependabot-metadata
20-
uses: dependabot/fetch-metadata@v2.2.0
20+
uses: dependabot/fetch-metadata@v2.3.0
2121

2222
- name: Enable auto-merge for Dependabot PRs
2323
run: gh pr merge --auto --squash "$PR_URL"

0 commit comments

Comments
 (0)