Skip to content

Commit 246668b

Browse files
build(deps): bump dependabot/fetch-metadata from 1 to 2
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1...v2) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41f46d4 commit 246668b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- name: Dependabot metadata
3232
id: dependabot-metadata
33-
uses: dependabot/fetch-metadata@v1
33+
uses: dependabot/fetch-metadata@v2
3434
with:
3535
github-token: "${{ secrets.GITHUB_TOKEN }}"
3636
- name: Approve a PR

0 commit comments

Comments
 (0)