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 733d306 commit 83b6d5dCopy full SHA for 83b6d5d
.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@v35.1.0
+ uses: tj-actions/changed-files@v35.2.1
48
with:
49
base_sha: 'HEAD~1'
50
sha: 'HEAD'
0 commit comments