Skip to content

Commit babb243

Browse files
committed
v2.23.0
1 parent 4f30cf4 commit babb243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: go test -tags debug -bench=. -coverprofile=coverage.out ./...
3737

3838
- name: Run Gosec Security Scanner
39-
uses: securego/gosec@master
39+
uses: securego/gosec@v2.23.0
4040
with:
4141
args: ./...
4242

0 commit comments

Comments
 (0)