Skip to content

Commit 02cc0ee

Browse files
Bump tj-actions/changed-files from 32 to 33 (#328)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6df1f35 commit 02cc0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-license-header.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Get modified files in the staging directory
3333
id: changed-files
34-
uses: tj-actions/changed-files@v32
34+
uses: tj-actions/changed-files@v33
3535

3636
- name: Apply Changes
3737
if: steps.changed-files.outputs.any_changed == 'true'

0 commit comments

Comments
 (0)