diff --git a/.github/workflows/trivy.yaml b/.github/workflows/trivy.yaml index c677eae..6f30f79 100644 --- a/.github/workflows/trivy.yaml +++ b/.github/workflows/trivy.yaml @@ -18,7 +18,7 @@ jobs: persist-credentials: false - name: Get changed files id: changed-files - uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 + uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 # v47.0.5 - id: set-matrix run: | matrix=$(./gen-matrix.sh)