Skip to content

Commit

Permalink
Merge pull request #123 from stacklok/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-5.1.0

Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
  • Loading branch information
jhrozek authored Apr 30, 2024
2 parents 2f9c81a + d6c2918 commit 825d960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
go-version-file: ./go.mod

- name: golangci-lint
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v3
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v3

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 825d960

Please sign in to comment.