Skip to content

Commit 83b6d5d

Browse files
Bump tj-actions/changed-files from 35.1.0 to 35.2.1 (#118)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.1.0 to 35.2.1. - [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@v35.1.0...v35.2.1) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor ... 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 733d306 commit 83b6d5d

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

0 commit comments

Comments
 (0)