Skip to content

Commit b72135b

Browse files
Bump tj-actions/changed-files from 44 to 46 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46. - [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@v44...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '46' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4b77b3 commit b72135b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Check for changed python files
2929
id: changed-py-files
30-
uses: tj-actions/changed-files@v44
30+
uses: tj-actions/changed-files@v46
3131
with:
3232
base_sha: ${{ env.main_sha }}
3333
files: '**/*.py'

0 commit comments

Comments
 (0)