Skip to content

Commit fcbcff3

Browse files
authored
Merge pull request #17 from PostHog/dependabot/github_actions/github-actions-805cc755e3
chore(deps): bump securego/gosec from 2.22.10 to 2.22.11 in the github-actions group
2 parents 90b6d6f + 24429a5 commit fcbcff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
runs-on: ubuntu-latest
4343
steps:
4444
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
45-
- uses: securego/gosec@6be2b51fd78feca86af91f5186b7964d76cb1256 # v2.22.10
45+
- uses: securego/gosec@424fc4cd9c82ea0fd6bee9cd49c2db2c3cc0c93f # v2.22.11
4646
with:
4747
# we let the report trigger content trigger a failure using the GitHub Security features.
4848
args: '-no-fail -fmt sarif -out results.sarif ./...'

0 commit comments

Comments
 (0)