3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-03-06 05:17:44 +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: ./ uses: ./
continue-on-error: true continue-on-error: true
with: with:
base_sha: "4554456" sha: "4554456"
- name: Show output - name: Show output
run: | run: |
@ -319,7 +319,7 @@ jobs:
continue-on-error: true continue-on-error: true
with: with:
files: action.yml files: action.yml
base_sha: "4554456" sha: "4554456"
- name: Show output - name: Show output
run: | run: |