Skip to content

Commit ad36d60

Browse files
build(deps): bump tj-actions/changed-files from 47.0.4 to 47.0.5
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 47.0.4 to 47.0.5. - [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@v47.0.4...v47.0.5) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a816cce commit ad36d60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: Search for all modified files that involve the creation of PR or commit to main
7777
id: changed-files
78-
uses: tj-actions/changed-files@v47.0.4
78+
uses: tj-actions/changed-files@v47.0.5
7979
with:
8080
files: |
8181
*.json

0 commit comments

Comments
 (0)