Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tj-actions/changed-files from 45.0.5 to 45.0.6 #348

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy_ghcr.yml
Original file line number Diff line number Diff line change
@@ -157,7 +157,7 @@ jobs:
# Get changed files
- name: Get changed files
id: changed-files
uses: tj-actions/[email protected].5
uses: tj-actions/[email protected].6

# Log into ghcr (so we can push images)
- name: Login to ghcr.io
40 changes: 20 additions & 20 deletions .github/workflows/on_pr.yml
Original file line number Diff line number Diff line change
@@ -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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].6
with:
files: |
Dockerfile.mlatclient
@@ -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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].6
# Add dependent dockerfiles, one per line
with:
files: |
@@ -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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].6
# Add dependent dockerfiles, one per line
with:
files: |
@@ -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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].6
with:
files: |
Dockerfile.wreadsb
Dockerfile.base
- name: Get changed status of parent
id: changed-files-parent
uses: tj-actions/[email protected].5
uses: tj-actions/[email protected].6
# Add dependent dockerfiles, one per line
with:
files: |
@@ -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/[email protected].5
uses: tj-actions/[email protected].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/[email protected].5
uses: tj-actions/[email protected].6
# Add dependent dockerfiles, one per line
with:
files: |