Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 44.5.5 to 44.5.6
Browse files Browse the repository at this point in the history
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](tj-actions/changed-files@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent 8e4e238 commit 74c7b4b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
40 changes: 20 additions & 20 deletions .github/workflows/on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -195,15 +195,15 @@ 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: |
Dockerfile.python
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: |
Expand Down Expand Up @@ -284,15 +284,15 @@ 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: |
Dockerfile.rtlsdr
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: |
Expand Down Expand Up @@ -375,15 +375,15 @@ 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: |
Dockerfile.readsb-netonly
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: |
Expand Down Expand Up @@ -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: |
Expand All @@ -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: |
Expand Down Expand Up @@ -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: |
Expand All @@ -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: |
Expand Down Expand Up @@ -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: |
Expand All @@ -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: |
Expand Down Expand Up @@ -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
Expand All @@ -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: |
Expand Down Expand Up @@ -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: |
Expand Down Expand Up @@ -929,15 +929,15 @@ 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: |
Dockerfile.qemu
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: |
Expand Down

0 comments on commit 74c7b4b

Please sign in to comment.