Skip to content

Commit bc51f8b

Browse files
Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#34)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a614e6 commit bc51f8b

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
@@ -69,7 +69,7 @@ jobs:
6969
# will not occur.
7070
- name: Dependabot metadata
7171
id: dependabot-metadata
72-
uses: dependabot/fetch-metadata@v3.0.0
72+
uses: dependabot/fetch-metadata@v3.1.0
7373
with:
7474
github-token: "${{ secrets.GITHUB_TOKEN }}"
7575
# Here the PR gets approved.

0 commit comments

Comments
 (0)