diff --git a/action.yml b/action.yml index a25cb69e..67bfce22 100644 --- a/action.yml +++ b/action.yml @@ -147,7 +147,7 @@ runs: INPUT_PATH: ${{ inputs.path }} INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }} - name: Glob match - uses: tj-actions/glob@v7.4 + uses: tj-actions/glob@v7.5 id: glob with: files: ${{ inputs.files }}