Skip to content

Commit 686da0b

Browse files
Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#21)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feecafc commit 686da0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# will not occur.
6363
- name: Dependabot metadata
6464
id: dependabot-metadata
65-
uses: dependabot/[email protected].3
65+
uses: dependabot/[email protected].4
6666
with:
6767
github-token: "${{ secrets.GITHUB_TOKEN }}"
6868
# Here the PR gets approved.

0 commit comments

Comments
 (0)