Skip to content

Commit e1f84ea

Browse files
dependabot[bot]mgoetzegb
authored andcommitted
Bump bobg/modver from 2.12.0 to 2.12.1 in the github-actions group
Bumps the github-actions group with 1 update: [bobg/modver](https://github.com/bobg/modver). Updates `bobg/modver` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/bobg/modver/releases) - [Commits](bobg/modver@v2.12.0...v2.12.1) --- updated-dependencies: - dependency-name: bobg/modver dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eba2650 commit e1f84ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
go-version: "stable"
4848

4949
- name: Modver
50-
uses: bobg/modver@v2.12.0
50+
uses: bobg/modver@v2.12.1
5151
with:
5252
github_token: ${{ secrets.GITHUB_TOKEN }}
5353
pull_request_url: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}

0 commit comments

Comments
 (0)