diff --git a/action.yaml b/action.yaml index 7fe2708..1b6d59d 100644 --- a/action.yaml +++ b/action.yaml @@ -68,7 +68,7 @@ runs: - name: cache download id: cache-download - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 + uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 with: path: ${{ inputs.path }}/bpftool key: bpftool-${{ steps.version.outputs.version }}-${{ steps.arch.outputs.arch }}