Skip to content

Commit 9d11279

Browse files
Bump tj-actions/changed-files from 34 to 35 (#355)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f07e85f commit 9d11279

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
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Get modified files
4646
id: changed-files
47-
uses: tj-actions/changed-files@v34
47+
uses: tj-actions/changed-files@v35
4848
with:
4949
base_sha: 'HEAD~1'
5050
sha: 'HEAD'

0 commit comments

Comments
 (0)