Skip to content

Commit 892a0bd

Browse files
Bump bobg/modver from 2.12.1 to 2.12.2
Bumps [bobg/modver](https://github.com/bobg/modver) from 2.12.1 to 2.12.2. - [Release notes](https://github.com/bobg/modver/releases) - [Commits](bobg/modver@62db963...767bb70) --- updated-dependencies: - dependency-name: bobg/modver dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fffb16c commit 892a0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/modver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818
persist-credentials: false
19-
- uses: bobg/modver@62db963a8c1d4c3725a1195bf65b6d957c087c9b # 2.12.1
19+
- uses: bobg/modver@767bb7074f819505e3556381b439183e073025df # 2.12.2
2020
with:
2121
github_token: ${{ secrets.GITHUB_TOKEN }}
2222
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}

0 commit comments

Comments
 (0)