Skip to content

Commit 580e10a

Browse files
github-actions(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06c64f5 commit 580e10a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-review.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
persist-credentials: "false"
1919
- name: "Dependabot metadata"
2020
id: "dependabot-metadata"
21-
uses: "dependabot/fetch-metadata@v3.0.0"
21+
uses: "dependabot/fetch-metadata@v3.1.0"
2222
- name: "Enable auto-merge for Dependabot PRs"
2323
run: "gh pr merge --auto --merge $PR_URL"
2424
env:

0 commit comments

Comments
 (0)