From bd7b19797bd6b0c325dcc306ecb1f0032b2ec940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 11:12:16 +0000 Subject: [PATCH] build(deps): Bump the github-actions-all group across 1 directory with 2 updates Bumps the github-actions-all group with 2 updates in the / directory: [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.6 - [Release notes](https://github.com/schubergphilis/mcvs-golang-action/releases) - [Commits](https://github.com/schubergphilis/mcvs-golang-action/compare/v0.16.6...v0.17.6) 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](https://github.com/schubergphilis/gomod-go-version-updater-action/compare/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] --- .github/workflows/golang.yml | 2 +- .github/workflows/gomod-go-version-updater.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/golang.yml b/.github/workflows/golang.yml index fe0b808..fdc25c7 100644 --- a/.github/workflows/golang.yml +++ b/.github/workflows/golang.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v4.2.2 - - uses: schubergphilis/mcvs-golang-action@v0.16.6 + - uses: schubergphilis/mcvs-golang-action@v0.17.6 with: code-coverage-expected: 62.3 gci: "false" diff --git a/.github/workflows/gomod-go-version-updater.yml b/.github/workflows/gomod-go-version-updater.yml index 7357744..72fc9be 100644 --- a/.github/workflows/gomod-go-version-updater.yml +++ b/.github/workflows/gomod-go-version-updater.yml @@ -11,4 +11,4 @@ jobs: gomod-go-version-updater-action: runs-on: ubuntu-22.04 steps: - - uses: schubergphilis/gomod-go-version-updater-action@v0.3.0 + - uses: schubergphilis/gomod-go-version-updater-action@v0.3.1