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 6df1f35 commit 02cc0eeCopy full SHA for 02cc0ee
.github/workflows/fix-license-header.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Get modified files in the staging directory
33
id: changed-files
34
- uses: tj-actions/changed-files@v32
+ uses: tj-actions/changed-files@v33
35
36
- name: Apply Changes
37
if: steps.changed-files.outputs.any_changed == 'true'
0 commit comments