Skip to content

Commit

Permalink
Merge pull request #82 from thepwagner-org/renovate/golangci-golangci…
Browse files Browse the repository at this point in the history
…-lint-action-3.x

chore(deps): update golangci/golangci-lint-action action to v3.7.1
  • Loading branch information
thepwagner committed Feb 12, 2024
2 parents 69e3679 + feeb6cd commit df998a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang-test.yaml
Expand Up @@ -45,6 +45,6 @@ jobs:
with:
go-version-file: ${{inputs.go-version-file}}
- run: curl -o .golangci.yml -sSfL https://raw.githubusercontent.com/thepwagner-org/golangci-lint/main/.golangci.yml
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3.7.1
with:
args: --timeout=30m

0 comments on commit df998a9

Please sign in to comment.