Skip to content

Commit

Permalink
Update tj-actions/changed-files action to v43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent ecf1fd0 commit f7a4273
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

- name: 🔍 Get modified files
id: modified-files
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v43

- name: 📤 Export results
id: changed-files
Expand Down Expand Up @@ -169,7 +169,7 @@ jobs:

- name: 🔍 Get modified files
id: modified-files
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v43

- name: 📤 Export results
id: changed-files
Expand Down

0 comments on commit f7a4273

Please sign in to comment.