Skip to content

Commit 348927d

Browse files
Bump tj-actions/changed-files from 46 to 47 (#3602)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46 to 47. - [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@v46...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Harry <Harry@cadby.co.uk>
1 parent 74b33b7 commit 348927d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
run: pytest --tb=short -v
9898
- name: Check for pickle file change
9999
id: pickle-change
100-
uses: tj-actions/changed-files@v46
100+
uses: tj-actions/changed-files@v47
101101
with:
102102
files: tests/known-slugs.pickle
103103
- name: Add PR Comment if pickle file is modified

0 commit comments

Comments
 (0)