Skip to content

Commit

Permalink
Merge pull request nscuro#51 from nscuro/renovate/golangci-golangci-l…
Browse files Browse the repository at this point in the history
…int-action-digest

chore(deps): update golangci/golangci-lint-action digest to 08e2f20
  • Loading branch information
nscuro authored Apr 28, 2023
2 parents 160798f + 25a7a29 commit 7ecbd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
- name: Run golangci-lint
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 # tag=v3
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3
with:
version: latest

Expand Down

0 comments on commit 7ecbd19

Please sign in to comment.