Skip to content

Commit ead8ce9

Browse files
committed
Update changed-files action in test-lp.yml
1 parent 4e9eabd commit ead8ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-lp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
ref: ${{ steps.vars.outputs.branch-name }}
1111
- name: Get all changed markdown files
1212
id: changed-markdown-files
13-
uses: tj-actions/changed-files@v44
13+
uses: step-security/changed-files@v45
1414
with:
1515
files: |
1616
**.md

0 commit comments

Comments
 (0)