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 f07e85f commit 9d11279Copy full SHA for 9d11279
.github/workflows/fix-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
+ uses: tj-actions/changed-files@v35
48
with:
49
base_sha: 'HEAD~1'
50
sha: 'HEAD'
0 commit comments