3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 13:47:20 +00:00

updated test

This commit is contained in:
Tonye Jack 2022-11-11 07:33:01 -07:00
parent ac07453ae9
commit c21087a6bb

View file

@ -299,7 +299,7 @@ jobs:
uses: ./
continue-on-error: true
with:
base_sha: "4554456"
sha: "4554456"
- name: Show output
run: |
@ -319,7 +319,7 @@ jobs:
continue-on-error: true
with:
files: action.yml
base_sha: "4554456"
sha: "4554456"
- name: Show output
run: |