Skip to content

Commit f075c55

Browse files
authored
Merge pull request #1716 from annietllnd/main
Update changed-files action in test-lp.yml
2 parents 4e9eabd + ead8ce9 commit f075c55

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)