Skip to content

Commit

Permalink
bump dependecy version
Browse files Browse the repository at this point in the history
  • Loading branch information
kazaker committed Nov 17, 2022
1 parent 606571b commit b75ec8b
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 @@ -184,7 +184,7 @@ runs:
INPUT_MAX_FETCH_DEPTH: ${{ inputs.max_fetch_depth }}
INPUT_SINCE_LAST_REMOTE_COMMIT: ${{ inputs.since_last_remote_commit }}
- name: Glob match
uses: auto1-oss/glob@2022.10.18.1
uses: auto1-oss/glob@2022.11.17.1
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit b75ec8b

Please sign in to comment.