Skip to content

Commit

Permalink
Merge pull request #67 from tigattack/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/tj-actions/changed-files-41

chore(deps): bump tj-actions/changed-files from 18 to 41 in /.github/workflows
  • Loading branch information
tigattack authored Jan 2, 2024
2 parents 5f85033 + fafe54a commit 1273153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/script-formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Get changed PowerShell files
id: changed-files
uses: tj-actions/changed-files@v18
uses: tj-actions/changed-files@v41
with:
files: |
**/*.ps1
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:

- name: Get changed PowerShell files
id: changed-files
uses: tj-actions/changed-files@v18
uses: tj-actions/changed-files@v41
with:
files: |
*.ps1
Expand Down

0 comments on commit 1273153

Please sign in to comment.