mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-16 10:30:34 +01:00
Bump tj-actions/changed-files from 37 to 41 in /.github/workflows (#1842)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v37...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
974733f2b4
commit
c5c1a71b97
2
.github/workflows/validation.yml
vendored
2
.github/workflows/validation.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
run: pytest --tb=short -v
|
||||
- name: Check for pickle file change
|
||||
id: pickle-change
|
||||
uses: tj-actions/changed-files@v37
|
||||
uses: tj-actions/changed-files@v41
|
||||
with:
|
||||
files: 'tests/known-slugs.pickle'
|
||||
- name: Add PR Comment if pickle file is modified
|
||||
|
Loading…
Reference in New Issue
Block a user