Skip to content

Commit

Permalink
Merge pull request #1 from auto1-oss/OPS-15330
Browse files Browse the repository at this point in the history
OPS-15330 swithed to internal action
  • Loading branch information
kazaker authored Aug 22, 2022
2 parents e185973 + 4be9774 commit 4ffe16b
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 @@ -203,7 +203,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match
uses: tj-actions/glob@v10
uses: auto1-oss/glob@v2022.08.19.1
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit 4ffe16b

Please sign in to comment.