Skip to content

Commit

Permalink
build: Use dive image in action.
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Dec 19, 2023
1 parent 8c3da1e commit 26327d2
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 @@ -8,4 +8,4 @@ jobs:
- uses: actions/[email protected]
- uses: 030/mcaf-mcvs-golang-action@1-golangci-lint
with:
inputs.golang-unit-tests-exclusions: "\(cmd\/n3dr\|internal\/app\/n3dr\/\(goswagger\|n3drtest\)\)"
inputs.golang-unit-tests-exclusions: '\(cmd\/n3dr\|internal\/app\/n3dr\/\(goswagger\|n3drtest\)\)'

Check failure on line 11 in .github/workflows/golang.yml

View workflow job for this annotation

GitHub Actions / yamllint

11:81 [line-length] line too long (108 > 80 characters)

0 comments on commit 26327d2

Please sign in to comment.