mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump tj-actions/changed-files from 29.0.3 to 29.0.4 (#9355)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.3 to 29.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](60f4aabced...c41b715259)
---
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>
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
07645e475c
commit
6fda3526af
|
|
@ -147,7 +147,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||
- uses: tj-actions/changed-files@60f4aabced9b4718c75acef86d42ffb631c4403a
|
||||
- uses: tj-actions/changed-files@c41b7152594c4423f3787d26662239eb0ae027c0
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
|
@ -286,7 +286,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||
- uses: tj-actions/changed-files@60f4aabced9b4718c75acef86d42ffb631c4403a
|
||||
- uses: tj-actions/changed-files@c41b7152594c4423f3787d26662239eb0ae027c0
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue