Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#…
Browse files Browse the repository at this point in the history
…102)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@07db538...0ad9a09)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <[email protected]>
  • Loading branch information
dependabot[bot] and calebdoxsey committed Nov 15, 2022
1 parent 534a38e commit 030ac09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
go-version: 1.19.x
cache: true

- uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1
- uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376
with:
version: v1.49

0 comments on commit 030ac09

Please sign in to comment.