Compare commits
16 Commits
main
...
v35.9.1-se
Author | SHA1 | Date | |
---|---|---|---|
![]() |
89daa3bca3 | ||
![]() |
5672b9c48d | ||
![]() |
2e61fb6a48 | ||
![]() |
9edddf3d63 | ||
![]() |
a24d2903b9 | ||
![]() |
ede393db5b | ||
![]() |
f3595e1d0d | ||
![]() |
5c809784a2 | ||
![]() |
0e154fc482 | ||
![]() |
72a2c0de17 | ||
![]() |
753840ecba | ||
![]() |
f8bb26bf6f | ||
![]() |
1579bc828f | ||
![]() |
45b68b4a7c | ||
![]() |
97aac57244 | ||
![]() |
b5d0d85099 |
@ -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.1.0
|
||||
uses: tj-actions/glob@eb138047b8b00dafdd53554152f8885f68a891f6 # v17.1.0
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
@ -255,7 +255,7 @@ runs:
|
||||
INPUT_HAS_CUSTOM_PATTERNS: ${{ steps.glob.outputs.has-custom-patterns }}
|
||||
INPUT_JSON_RAW_FORMAT: ${{ inputs.json_raw_format }}
|
||||
- name: Generate output files
|
||||
uses: tj-actions/json2file@v1.4.2
|
||||
uses: tj-actions/json2file@46d3707a327c0049b276be5977a89354b9310003 # v1.4.2
|
||||
if: inputs.write_output_files == 'true'
|
||||
with:
|
||||
outputs: ${{ toJSON(steps.changed-files.outputs) }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user