Skip to content

Commit 1629594

Browse files
Bump tj-actions/changed-files from 24 to 32 (#319)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 24 to 32. - [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@v24...v32) --- 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 bc387f1 commit 1629594

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

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

0 commit comments

Comments
 (0)