Skip to content

Commit

Permalink
build(deps): bump tj-actions/changed-files from 37.6.0 to 39.0.1 (lin…
Browse files Browse the repository at this point in the history
…kerd#11357)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.6.0 to 39.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@87697c0...246636f)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and adamshawvipps committed Sep 18, 2023
1 parent 602b878 commit 14cff23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3
- uses: tj-actions/changed-files@246636f5fa148b5ad8e65ca4c57b18af3123e5f6
id: changed
with:
files: |
Expand Down Expand Up @@ -287,7 +287,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3
- uses: tj-actions/changed-files@246636f5fa148b5ad8e65ca4c57b18af3123e5f6
id: changed
with:
files: |
Expand Down Expand Up @@ -331,7 +331,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3
- uses: tj-actions/changed-files@246636f5fa148b5ad8e65ca4c57b18af3123e5f6
id: changed
with:
files: |
Expand Down

0 comments on commit 14cff23

Please sign in to comment.