Skip to content

Commit 53e1416

Browse files
committed
downgrade and lock tj-actions/changed-files at v34.5.1
1 parent 10138f4 commit 53e1416

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/[email protected].3
141+
uses: tj-actions/[email protected].1
142142
with:
143143
json: true
144144
sha: ${{ steps.get-last-commit-with-checks.outputs.commit && github.event.after }}

0 commit comments

Comments
 (0)