Skip to content

Commit 1ec0e7e

Browse files
committed
chore: update staticcheck action version and remove CodeQL workflow
1 parent a3f2b88 commit 1ec0e7e

2 files changed

Lines changed: 1 addition & 52 deletions

File tree

.github/workflows/atomiccache-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Test (race detector)
3232
if: matrix.os == 'ubuntu-latest'
3333
run: go test -race ./...
34-
- uses: dominikh/staticcheck-action@v1.3.01
34+
- uses: dominikh/staticcheck-action@v1.3.1
3535
with:
3636
version: "2022.1.1"
3737

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)