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
1 parent b9c41d4 commit 52a7c6dCopy full SHA for 52a7c6d
.github/workflows/validate.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Evaluate | Check specific file types for changes
28
id: changed-files
29
- uses: tj-actions/[email protected].5
+ uses: tj-actions/[email protected].6
30
if: github.event_name == 'push' || github.event_name == 'pull_request'
31
with:
32
base_sha: ${{ github.event.push.before || github.event.pull_request.base.sha }}
0 commit comments