Skip to content

Commit a97d8e9

Browse files
committed
update tj-actions/changed-files to v34
1 parent b01bf1e commit a97d8e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
- name: Get changes
139139
id: get-changes
140140
if: github.event_name == 'pull_request'
141-
uses: tj-actions/changed-files@v34.5.1
141+
uses: tj-actions/changed-files@v34
142142
with:
143143
json: true
144144
sha: ${{ steps.get-last-commit-with-checks.outputs.commit && github.event.after }}

0 commit comments

Comments
 (0)