Upgraded from v29 -> v30.0.0

This commit is contained in:
jackton1
2022-09-24 05:53:14 +00:00
committed by GitHub
parent 402f3827f0
commit 3e3de07034
2 changed files with 27 additions and 5 deletions

View File

@@ -319,7 +319,7 @@ Support this project with a :star:
- name: Run changed-files with the commit of the last successful test workflow run
id: changed-files-base-sha-push
uses: tj-actions/changed-files@v29.0.7
uses: tj-actions/changed-files@v30
with:
base_sha: ${{ steps.last_successful_commit_push.outputs.commit_hash }}