Skip to content

Commit

Permalink
build(deps): bump schubergphilis/mcvs-golang-action from 0.2.3 to 0.3…
Browse files Browse the repository at this point in the history
….0 (#473)

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

---
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 10, 2024
1 parent 2d3c277 commit cceb423
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.2.3
- uses: schubergphilis/mcvs-golang-action@v0.3.0
with:
golang-unit-tests-exclusions: |-
\(cmd\/n3dr\|internal\/app\/n3dr\/\(goswagger\|n3drtest\)\)

0 comments on commit cceb423

Please sign in to comment.