Skip to content

Commit c39e854

Browse files
chore(github-actions): bump tj-actions/changed-files
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 47.0.5 to 47.0.6. - [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@22103cc...9426d40) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b050ad4 commit c39e854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-sync-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Get changed files
2121
id: changed-files
2222
# v47.0.5 - pinned to SHA for security
23-
uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323
23+
uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96
2424
with:
2525
files: |
2626
docs/python/**

0 commit comments

Comments
 (0)