diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index b4f636b..a6bf36f 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Run gosec - uses: securego/gosec@223e19b8856e00f02cc67804499a83f77e208f3c # v2.25.0 + uses: securego/gosec@4a3bd8af174872c778439083ded7adbf3747e770 # v2.26.1 env: GOFLAGS: -buildvcs=false with: