Skip to content

Commit

Permalink
Merge branch 'release/v16' into patch-v16-release-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis authored May 15, 2024
2 parents 7df49d3 + c9cb5a8 commit 9907780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sast-linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
go-version: '1.20'

- name: Run Gosec Security Scanner
uses: securego/gosec@master
uses: securego/gosec@v2.19.0
with:
args: ./...

Expand Down

0 comments on commit 9907780

Please sign in to comment.