Skip to content

Commit

Permalink
Merge pull request #434 from confidential-containers/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/golangci/golangci-lint-action-6

build(deps): bump golangci/golangci-lint-action from 3 to 6
  • Loading branch information
mythi authored Sep 2, 2024
2 parents 4c43522 + e1f8baf commit 4776c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
go-version-file: go.mod
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
args: --timeout 300s

0 comments on commit 4776c81

Please sign in to comment.