Skip to content

Commit f4b093b

Browse files
Bump bobg/modver from 2.13.0 to 2.14.0
Bumps [bobg/modver](https://github.com/bobg/modver) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/bobg/modver/releases) - [Commits](bobg/modver@3ffad9b...1b53c91) --- updated-dependencies: - dependency-name: bobg/modver dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0591274 commit f4b093b

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@3ffad9b0dd444572f39f0929dc6dbd8a958bd12f # 2.13.0
19+
- uses: bobg/modver@1b53c9180891c2d73106e9d3531b141bf18c9f47 # 2.14.0
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)