Skip to content

Commit af3c16a

Browse files
Bump tj-actions/changed-files from 34.5.3 to 35.0.0 (#113)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34.5.3 to 35.0.0. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v34.5.3...v35.0.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eaaee5a commit af3c16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/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.5.3
47+
uses: tj-actions/changed-files@v35.0.0
4848
with:
4949
base_sha: 'HEAD~1'
5050
sha: 'HEAD'

0 commit comments

Comments
 (0)