Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v16.13 (main) (#1048)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 28, 2023
1 parent 1e674fc commit db5dd7c
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.12
uses: tj-actions/glob@v16.13
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit db5dd7c

Please sign in to comment.