-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump tj-actions/changed-files from 43.0.0 to 43.0.1 (#274)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43.0.0 to 43.0.1. - [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@v43.0.0...v43.0.1) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
dedd5b4
commit 72c8107
Showing
2 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -160,7 +160,7 @@ jobs: | |
# Get changed files | ||
- name: Get changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].0 | ||
uses: tj-actions/[email protected].1 | ||
|
||
# Log into ghcr (so we can push images) | ||
- name: Login to ghcr.io | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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].0 | ||
uses: tj-actions/[email protected].1 | ||
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].0 | ||
uses: tj-actions/[email protected].1 | ||
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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
with: | ||
files: | | ||
Dockerfile.wreadsb | ||
Dockerfile.base | ||
- name: Get changed status of parent | ||
id: changed-files-parent | ||
uses: tj-actions/[email protected].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# 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].0 | ||
uses: tj-actions/[email protected].1 | ||
# Add dependent dockerfiles, one per line | ||
with: | ||
files: | | ||
|