Skip to content

Commit

Permalink
build(deps): bump schubergphilis/mcvs-golang-action from 0.3.0 to 0.4…
Browse files Browse the repository at this point in the history
….1 (#483)

Bumps [schubergphilis/mcvs-golang-action](https://github.com/schubergphilis/mcvs-golang-action) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/schubergphilis/mcvs-golang-action/releases)
- [Commits](schubergphilis/mcvs-golang-action@v0.3.0...v0.4.1)

---
updated-dependencies:
- dependency-name: schubergphilis/mcvs-golang-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
1 parent b5b8648 commit 562bc49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: schubergphilis/mcvs-golang-action@v0.3.0
- uses: schubergphilis/mcvs-golang-action@v0.4.1
with:
golang-unit-tests-exclusions: |-
\(cmd\/n3dr\|internal\/app\/n3dr\/\(goswagger\|n3drtest\)\)

0 comments on commit 562bc49

Please sign in to comment.