diff --git a/.github/workflows/gosec.yml b/.github/workflows/gosec.yml index 364f5d23..0eef0def 100644 --- a/.github/workflows/gosec.yml +++ b/.github/workflows/gosec.yml @@ -17,7 +17,7 @@ jobs: GO111MODULE: on steps: - uses: actions/checkout@v4 - - uses: technote-space/get-diff-action@v3 + - uses: technote-space/get-diff-action@v6 with: SUFFIX_FILTER: | .go