diff --git a/action.yml b/action.yml index 9a541ba0..84611d31 100644 --- a/action.yml +++ b/action.yml @@ -179,7 +179,7 @@ runs: INPUT_FETCH_DEPTH: ${{ inputs.fetch_depth }} INPUT_SINCE_LAST_REMOTE_COMMIT: ${{ inputs.since_last_remote_commit }} - name: Glob match - uses: tj-actions/glob@v15 + uses: tj-actions/glob@v16 id: glob with: files: ${{ inputs.files }}