Skip to content

Commit 2e7fea9

Browse files
authored
Merge pull request #124 from tigattack/renovate/tj-actions-changed-files-47.x
2 parents 55465bc + ad6d3de commit 2e7fea9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/script-formatter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Get changed PowerShell files
2020
id: changed-files
21-
uses: tj-actions/changed-files@v46
21+
uses: tj-actions/changed-files@v47
2222
with:
2323
files: |
2424
**/*.ps1
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Get changed PowerShell files
7878
id: changed-files
79-
uses: tj-actions/changed-files@v46
79+
uses: tj-actions/changed-files@v47
8080
with:
8181
files: |
8282
*.ps1

0 commit comments

Comments
 (0)