diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 72ef84b8c3..3eabb6da33 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -572,7 +572,7 @@ jobs: # This implements a changed-files based approach as suggested by the maintainer - name: Get Changed Files id: changed-files - uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0 + uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v47.0.6 with: files: | pkg/**/*.go