diff --git a/action.yml b/action.yml index 7780f653..d59b9339 100644 --- a/action.yml +++ b/action.yml @@ -151,7 +151,7 @@ runs: INPUT_PATH: ${{ inputs.path }} INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }} - name: Glob match - uses: tj-actions/glob@v7.18 + uses: tj-actions/glob@v7.20 id: glob with: files: ${{ inputs.files }}