Skip to content

Commit 3d1a301

Browse files
build(deps): bump schubergphilis/mcvs-golang-action
Bumps the github-actions-all group with 1 update: [schubergphilis/mcvs-golang-action](https://github.com/schubergphilis/mcvs-golang-action). Updates `schubergphilis/mcvs-golang-action` from 0.15.4 to 0.16.1 - [Release notes](https://github.com/schubergphilis/mcvs-golang-action/releases) - [Commits](schubergphilis/mcvs-golang-action@v0.15.4...v0.16.1) --- updated-dependencies: - dependency-name: schubergphilis/mcvs-golang-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7ed387 commit 3d1a301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
TASK_X_REMOTE_TASKFILES: 1
2828
steps:
2929
- uses: actions/checkout@v4.2.2
30-
- uses: schubergphilis/mcvs-golang-action@v0.15.4
30+
- uses: schubergphilis/mcvs-golang-action@v0.16.1
3131
with:
3232
code-coverage-expected: 64.6
3333
golang-unit-tests-exclusions: |-

0 commit comments

Comments
 (0)