Skip to content

Commit

Permalink
Merge branch 'main' into add-list-delete-refresh-tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal authored May 8, 2024
2 parents 7ce7831 + aa8d96b commit ac80989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: go build ./...

- name: Check for linting errors
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # pin@5.1.0
uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a # pin@6.0.0
with:
version: latest
args: -v -c .golangci.yml
Expand Down

0 comments on commit ac80989

Please sign in to comment.