Skip to content

Commit

Permalink
build(deps): bump tj-actions/changed-files from 42.0.2 to 42.0.4 (#12109
Browse files Browse the repository at this point in the history
)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.2 to 42.0.4.
- [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@90a06d6...3f54ebb)

---
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
dependabot[bot] authored Feb 20, 2024
1 parent a7848fa commit d04120c
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 @@ -149,7 +149,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959
- uses: tj-actions/changed-files@3f54ebb830831fc121d3263c1857cfbdc310cdb9
id: changed
with:
files: |
Expand Down Expand Up @@ -290,7 +290,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959
- uses: tj-actions/changed-files@3f54ebb830831fc121d3263c1857cfbdc310cdb9
id: changed
with:
files: |
Expand Down Expand Up @@ -334,7 +334,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959
- uses: tj-actions/changed-files@3f54ebb830831fc121d3263c1857cfbdc310cdb9
id: changed
with:
files: |
Expand Down

0 comments on commit d04120c

Please sign in to comment.