Skip to content

Commit 6417a7d

Browse files
Bump tj-actions/changed-files from 33 to 34 (#331)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 33 to 34. - [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@v33...v34) --- 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 a9f894d commit 6417a7d

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@v33
34+
uses: tj-actions/changed-files@v34
3535

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

0 commit comments

Comments
 (0)