Skip to content

Commit c6a103e

Browse files
build(deps): bump tj-actions/changed-files from 39.0.3 to 39.2.0
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.0.3 to 39.2.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@v39.0.3...v39.2.0) --- 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]>
1 parent e90743a commit c6a103e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-versioned-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Search for all modified files that involve the creation of PR or commit to main
7474
id: changed-files
75-
uses: tj-actions/changed-files@v39.0.3
75+
uses: tj-actions/changed-files@v39.2.0
7676
with:
7777
files: |
7878
*.json

0 commit comments

Comments
 (0)