Skip to content

Commit fc38e48

Browse files
Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#47)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.5.0...v3.0.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ace556 commit fc38e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# will not occur.
6464
- name: Dependabot metadata
6565
id: dependabot-metadata
66-
uses: dependabot/fetch-metadata@v2.5.0
66+
uses: dependabot/fetch-metadata@v3.0.0
6767
with:
6868
github-token: "${{ secrets.GITHUB_TOKEN }}"
6969
# Here the PR gets approved.

0 commit comments

Comments
 (0)