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.
1 parent eaaee5a commit af3c16aCopy full SHA for af3c16a
.github/workflows/license-header.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Get modified files
46
id: changed-files
47
- uses: tj-actions/changed-files@v34.5.3
+ uses: tj-actions/changed-files@v35.0.0
48
with:
49
base_sha: 'HEAD~1'
50
sha: 'HEAD'
0 commit comments