Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v17.2.5 (main) (#1110)
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] authored Apr 28, 2023
1 parent fede439 commit b2d17f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
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.2.0
uses: tj-actions/glob@v17.2.5
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit b2d17f5

Please sign in to comment.