From 74c7b4b822da25aba8497b4cda83be77a1bd83ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 00:01:34 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 44.5.5 to 44.5.6 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.5 to 44.5.6. - [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/v44.5.5...v44.5.6) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy_ghcr.yml | 2 +- .github/workflows/on_pr.yml | 40 +++++++++++++++---------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/workflows/deploy_ghcr.yml b/.github/workflows/deploy_ghcr.yml index 55f2731..2293818 100644 --- a/.github/workflows/deploy_ghcr.yml +++ b/.github/workflows/deploy_ghcr.yml @@ -157,7 +157,7 @@ jobs: # Get changed files - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Log into ghcr (so we can push images) - name: Login to ghcr.io diff --git a/.github/workflows/on_pr.yml b/.github/workflows/on_pr.yml index cca7c7d..183b620 100644 --- a/.github/workflows/on_pr.yml +++ b/.github/workflows/on_pr.yml @@ -53,7 +53,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 with: files: | Dockerfile.base @@ -124,7 +124,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 with: files: | Dockerfile.mlatclient @@ -195,7 +195,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles below the ${{ env.DOCKERFILE }} entry, one per line with: files: | @@ -203,7 +203,7 @@ jobs: Dockerfile.base - name: Get changed status of parent id: changed-files-parent - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles, one per line with: files: | @@ -284,7 +284,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles below the ${{ env.DOCKERFILE }} entry, one per line with: files: | @@ -292,7 +292,7 @@ jobs: Dockerfile.base - name: Get changed status of parent id: changed-files-parent - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles, one per line with: files: | @@ -375,7 +375,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles below the ${{ env.DOCKERFILE }} entry, one per line with: files: | @@ -383,7 +383,7 @@ jobs: Dockerfile.base - name: Get changed status of parent id: changed-files-parent - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles, one per line with: files: | @@ -466,7 +466,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles below the ${{ env.DOCKERFILE }} entry, one per line with: files: | @@ -475,7 +475,7 @@ jobs: Dockerfile.rtlsdr - name: Get changed status of parent id: changed-files-parent - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles, one per line with: files: | @@ -559,7 +559,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles below the ${{ env.DOCKERFILE }} entry, one per line with: files: | @@ -568,7 +568,7 @@ jobs: Dockerfile.rtlsdr - name: Get changed status of parent id: changed-files-parent - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles, one per line with: files: | @@ -652,7 +652,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles below the ${{ env.DOCKERFILE }} entry, one per line with: files: | @@ -661,7 +661,7 @@ jobs: Dockerfile.rtlsdr - name: Get changed status of parent id: changed-files-parent - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles, one per line with: files: | @@ -745,7 +745,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 with: files: | Dockerfile.dump978-full @@ -754,7 +754,7 @@ jobs: Dockerfile.soapyrtlsdr - name: Get changed status of parent id: changed-files-parent - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles, one per line with: files: | @@ -839,14 +839,14 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 with: files: | Dockerfile.wreadsb Dockerfile.base - name: Get changed status of parent id: changed-files-parent - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles, one per line with: files: | @@ -929,7 +929,7 @@ jobs: # List of files to check to trigger a rebuild on this job - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles below the ${{ env.DOCKERFILE }} entry, one per line with: files: | @@ -937,7 +937,7 @@ jobs: Dockerfile.base - name: Get changed status of parent id: changed-files-parent - uses: tj-actions/changed-files@v44.5.5 + uses: tj-actions/changed-files@v44.5.6 # Add dependent dockerfiles, one per line with: files: |