Skip to content

Commit

Permalink
Merge pull request #72 from SAP/dependabot/github_actions/golangci/go…
Browse files Browse the repository at this point in the history
…langci-lint-action-3.5.0

build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0
  • Loading branch information
cb80 committed Jun 6, 2023
2 parents bfaa15f + 2beaafb commit f1db533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
go-version-file: 'go.mod'
- run: go mod tidy -v
- uses: golangci/golangci-lint-action@v3.4.0
- uses: golangci/golangci-lint-action@v3.5.0
with:
version: v1.48
# github.head_ref is only set on pull_request runs, not for
Expand Down

0 comments on commit f1db533

Please sign in to comment.