@cryptotaxi247 / netdata-1 / commits / df8f29270

Bump tj-actions/changed-files from 41 to 42 (#16823)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42. - [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/v41...v42) --- updated-dependencies: - dependency-name: tj-actions/changed-files 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>

dependabot[bot] committed Jan 22, 2024 at 07:48 UTC df8f29270f796e9be5cbf3f840cf4fade272090a
4 files changed +4 -4
.github/workflows/build.yml
+1 -1
@@ -34,7 +34,7 @@ jobs:
34 submodules: recursive
35 - name: Check files
36 id: check-files
37 - uses: tj-actions/changed-files@v41
37 + uses: tj-actions/changed-files@v42
38 with:
39 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
40 files: |
.github/workflows/checks.yml
+1 -1
@@ -25,7 +25,7 @@ jobs:
25 submodules: recursive
26 - name: Check files
27 id: check-files
28 - uses: tj-actions/changed-files@v41
28 + uses: tj-actions/changed-files@v42
29 with:
30 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
31 files: |
.github/workflows/docker.yml
+1 -1
@@ -31,7 +31,7 @@ jobs:
31 submodules: recursive
32 - name: Check files
33 id: file-check
34 - uses: tj-actions/changed-files@v41
34 + uses: tj-actions/changed-files@v42
35 with:
36 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
37 files: |
.github/workflows/packaging.yml
+1 -1
@@ -41,7 +41,7 @@ jobs:
41 submodules: recursive
42 - name: Check files
43 id: file-check
44 - uses: tj-actions/changed-files@v41
44 + uses: tj-actions/changed-files@v42
45 with:
46 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
47 files: |