Skip to content

Commit

Permalink
Merge pull request #12 from hosseinmirzapur/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/github-actions-fd569f76eb

Bump golangci/golangci-lint-action from 3 to 5 in the github-actions group
  • Loading branch information
hosseinmirzapur authored May 3, 2024
2 parents 8a36af2 + cda8e48 commit fb91219
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 @@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: go mod tidy
- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v5
with:
skip-cache: true
skip-pkg-cache: true
Expand Down

0 comments on commit fb91219

Please sign in to comment.