Skip to content

Commit e456c26

Browse files
authored
Merge pull request #329 from ignite-analytics/dependabot/github_actions/actions-minor-fbb7d99b04
2 parents 0b6aa68 + fa33d22 commit e456c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: go mod verify
7373

7474
- name: Run Gosec Security Scanner
75-
uses: securego/gosec@v2.22.5
75+
uses: securego/gosec@v2.22.7
7676
with:
7777
args: ./...
7878

0 commit comments

Comments
 (0)