Skip to content

Commit

Permalink
Merge pull request #7 from spiceratops/renovate/tj-actions-changed-fi…
Browse files Browse the repository at this point in the history
…les-45.x

chore(deps): update tj-actions/changed-files action to v45
  • Loading branch information
spiceratops authored Aug 25, 2024
2 parents e17e586 + f2f3ef5 commit 76ef31f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/get-changed-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

- name: Get Changed Files
id: changed-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
with:
files: apps/**
dir_names: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/simple-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

- name: Get Changed Files
id: changed-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
with:
files_yaml: |
cue:
Expand Down

0 comments on commit 76ef31f

Please sign in to comment.