diff --git a/action.yaml b/action.yaml index 67947c1..5ae07be 100644 --- a/action.yaml +++ b/action.yaml @@ -68,7 +68,7 @@ runs: - name: cache download id: cache-download - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 with: path: ${{ inputs.path }}/bpftool key: bpftool-${{ steps.version.outputs.version }}-${{ steps.arch.outputs.arch }}