Skip to content

Commit f8d3265

Browse files
pinning to working version
1 parent 7ed85e6 commit f8d3265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/checkout@v6
5151

5252
- name: Run Gosec Security Scanner
53-
uses: securego/gosec@master
53+
uses: securego/gosec@v2.22.11
5454
with:
5555
args: '-no-fail -fmt sarif -out results.sarif ./...'
5656

0 commit comments

Comments
 (0)