Skip to content

Commit

Permalink
Upgraded tj-actions/glob to v3.2 (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Jan 5, 2022
1 parent b7e12d6 commit 3f66a14
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 @@ -109,7 +109,7 @@ runs:
INPUT_FILES: ${{ inputs.files }}
INPUT_FILES_FROM_SOURCE_FILE: ${{ inputs.files_from_source_file }}
- name: Glob match
uses: tj-actions/glob@v3.1
uses: tj-actions/glob@v3.2
id: glob
with:
files: ${{ steps.source-input-files.outputs.files }}
Expand Down

0 comments on commit 3f66a14

Please sign in to comment.