mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump tj-actions/changed-files from 42.0.2 to 42.0.4 (#12109)
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](90a06d6ba9...3f54ebb830
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a7848faf9e
commit
d04120c30b
|
@ -149,7 +149,7 @@ jobs:
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
|
||||||
- uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959
|
- uses: tj-actions/changed-files@3f54ebb830831fc121d3263c1857cfbdc310cdb9
|
||||||
id: changed
|
id: changed
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
|
@ -290,7 +290,7 @@ jobs:
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
|
||||||
- uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959
|
- uses: tj-actions/changed-files@3f54ebb830831fc121d3263c1857cfbdc310cdb9
|
||||||
id: changed
|
id: changed
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
|
@ -334,7 +334,7 @@ jobs:
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
|
||||||
- uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959
|
- uses: tj-actions/changed-files@3f54ebb830831fc121d3263c1857cfbdc310cdb9
|
||||||
id: changed
|
id: changed
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
|
|
Loading…
Reference in New Issue