Skip to content

Commit

Permalink
build(deps): Bump the github-actions-all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the github-actions-all group with 2 updates: [schubergphilis/mcvs-golang-action](https://github.com/schubergphilis/mcvs-golang-action) and [schubergphilis/gomod-go-version-updater-action](https://github.com/schubergphilis/gomod-go-version-updater-action).


Updates `schubergphilis/mcvs-golang-action` from 0.16.6 to 0.17.2
- [Release notes](https://github.com/schubergphilis/mcvs-golang-action/releases)
- [Commits](schubergphilis/mcvs-golang-action@v0.16.6...v0.17.2)

Updates `schubergphilis/gomod-go-version-updater-action` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/schubergphilis/gomod-go-version-updater-action/releases)
- [Commits](schubergphilis/gomod-go-version-updater-action@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: schubergphilis/mcvs-golang-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
- dependency-name: schubergphilis/gomod-go-version-updater-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 3c07660 commit ef82df7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: schubergphilis/mcvs-golang-action@v0.16.6
- uses: schubergphilis/mcvs-golang-action@v0.17.2
with:
code-coverage-expected: 62.3
gci: "false"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gomod-go-version-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
gomod-go-version-updater-action:
runs-on: ubuntu-22.04
steps:
- uses: schubergphilis/[email protected].0
- uses: schubergphilis/[email protected].1

0 comments on commit ef82df7

Please sign in to comment.