Skip to content

Commit

Permalink
Bump tj-actions/glob from 16.11 to 16.12 (#1032)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2023
1 parent ad99acc commit 9328bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -208,7 +208,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@v16.11
uses: tj-actions/glob@v16.12
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit 9328bab

Please sign in to comment.