diff --git a/.github/workflows/script-formatter.yml b/.github/workflows/script-formatter.yml index a096a94..70ae2e4 100644 --- a/.github/workflows/script-formatter.yml +++ b/.github/workflows/script-formatter.yml @@ -18,7 +18,7 @@ jobs: - name: Get changed PowerShell files id: changed-files - uses: tj-actions/changed-files@v46 + uses: tj-actions/changed-files@v47 with: files: | **/*.ps1 @@ -76,7 +76,7 @@ jobs: - name: Get changed PowerShell files id: changed-files - uses: tj-actions/changed-files@v46 + uses: tj-actions/changed-files@v47 with: files: | *.ps1