We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tj-actions/changed-files
v34
1 parent b01bf1e commit a97d8e9Copy full SHA for a97d8e9
.github/workflows/build.yml
@@ -138,7 +138,7 @@ jobs:
138
- name: Get changes
139
id: get-changes
140
if: github.event_name == 'pull_request'
141
- uses: tj-actions/changed-files@v34.5.1
+ uses: tj-actions/changed-files@v34
142
with:
143
json: true
144
sha: ${{ steps.get-last-commit-with-checks.outputs.commit && github.event.after }}
0 commit comments