Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v17.1.0 (main) (#1096)
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 Apr 21, 2023
1 parent 4e5d0fa commit ce810b2
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@v17.0.1
uses: tj-actions/glob@v17.1.0
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit ce810b2

Please sign in to comment.