@cryptotaxi247 / netdata-1 / commits / c9dead369

Bump tj-actions/changed-files from 44 to 45 (#18408)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Aug 26, 2024 at 10:59 UTC c9dead369c4603040457335a3e8cf086d93339d6
5 files changed +8 -8
.github/workflows/build.yml
+2 -2
@@ -35,7 +35,7 @@ jobs:
35 submodules: recursive
36 - name: Check source files
37 id: check-source-files
38 - uses: tj-actions/changed-files@v44
38 + uses: tj-actions/changed-files@v45
39 with:
40 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
41 files: |
@@ -54,7 +54,7 @@ jobs:
54 **/*.md
55 - name: Check build files
56 id: check-build-files
57 - uses: tj-actions/changed-files@v44
57 + uses: tj-actions/changed-files@v45
58 with:
59 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
60 files: |
.github/workflows/checks.yml
+2 -2
@@ -25,7 +25,7 @@ jobs:
25 submodules: recursive
26 - name: Check source files
27 id: check-source-files
28 - uses: tj-actions/changed-files@v44
28 + uses: tj-actions/changed-files@v45
29 with:
30 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
31 files: |
@@ -44,7 +44,7 @@ jobs:
44 **/*.md
45 - name: Check build files
46 id: check-build-files
47 - uses: tj-actions/changed-files@v44
47 + uses: tj-actions/changed-files@v45
48 with:
49 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
50 files: |
.github/workflows/docker.yml
+2 -2
@@ -43,7 +43,7 @@ jobs:
43 - name: Check source files
44 id: check-source-files
45 if: github.event_name != 'workflow_dispatch'
46 - uses: tj-actions/changed-files@v44
46 + uses: tj-actions/changed-files@v45
47 with:
48 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
49 files: |
@@ -63,7 +63,7 @@ jobs:
63 - name: Check build system files
64 id: check-build-files
65 if: github.event_name != 'workflow_dispatch'
66 - uses: tj-actions/changed-files@v44
66 + uses: tj-actions/changed-files@v45
67 with:
68 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
69 files: |
.github/workflows/go-tests.yml
+1 -1
@@ -24,7 +24,7 @@ jobs:
24 submodules: recursive
25 - name: Check files
26 id: check-files
27 - uses: tj-actions/changed-files@v44
27 + uses: tj-actions/changed-files@v45
28 with:
29 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
30 files: |
.github/workflows/packaging.yml
+1 -1
@@ -41,7 +41,7 @@ jobs:
41 submodules: recursive
42 - name: Check files
43 id: check-files
44 - uses: tj-actions/changed-files@v44
44 + uses: tj-actions/changed-files@v45
45 with:
46 since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
47 files: |