Skip to content

Commit

Permalink
change golangci action to latest patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleader committed Jan 31, 2024
1 parent efa9f37 commit ba9a7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Run golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
uses: golangci/golangci-lint-action@0e8f5bf773dd8000d6aeb01936f3090976982f33
with:
version: v1.55.2
test:
Expand Down

0 comments on commit ba9a7ce

Please sign in to comment.