diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 843e902..8239fc2 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -56,7 +56,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: securego/gosec@4a3bd8af174872c778439083ded7adbf3747e770 # v2.26.1 + - uses: securego/gosec@9e6a9843d7a4a6e3e9a8539b02612c8a4aa3f889 # v2.27.1 with: args: -fmt sarif -out gosec.sarif -no-fail ./...