build(deps): bump tj-actions/changed-files from 39 to 41 in /.github/workflows (#3235)

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:
dependabot[bot]
2024-01-03 13:30:21 +01:00
committed by GitHub
parent d712470047
commit 3d032a8efe

View File

@@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- name: Test if changes are in not ignored paths
id: are-non-ignored-files-changed
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v41
with:
files: ./**
files_ignore: |