Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files digest to d6e91a2
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopy82481-bot[bot] authored Jan 4, 2025
1 parent 529b5cf commit ff61c98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45
with:
files: |
**.yml
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45
with:
files: |
**.md
Expand All @@ -79,7 +79,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45

- name: Run prettier
if: steps.changed-files.outputs.any_changed == 'true'
Expand Down

0 comments on commit ff61c98

Please sign in to comment.