Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 49affee

Browse files
authoredMar 16, 2025··
chore: replace tj-actions/changed-files github action
1 parent 734ca66 commit 49affee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/request-cli-integ-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020
- name: Find changed cli files
2121
id: changed-cli-files
22-
uses: tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8
22+
uses: step-security/changed-files@3dbe17c78367e7d60f00d78ae6781a35be47b4a1
2323
with:
2424
base_sha: ${{ github.event.pull_request.base.sha }}
2525
files_yaml: |

0 commit comments

Comments
 (0)