Skip to content

Commit

Permalink
Merge pull request #2 from auto1-oss/OPS-15330
Browse files Browse the repository at this point in the history
OPS-15330 version fix
  • Loading branch information
kazaker authored Aug 22, 2022
2 parents 4ffe16b + 730a2a2 commit dd89bc5
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: auto1-oss/glob@v2022.08.19.1
uses: auto1-oss/glob@2022.08.19.1
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit dd89bc5

Please sign in to comment.