mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump tj-actions/changed-files from 26 to 26.1 (#9176)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 26 to 26.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](7394701157...58ae566dc6
)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
e4a9df24fe
commit
402befb2e4
|
@ -147,7 +147,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||
- uses: tj-actions/changed-files@7394701157dae4adb4eaa75d8c99e9b2edff81fe
|
||||
- uses: tj-actions/changed-files@58ae566dc69a926834e4798bcfe0436ff97c0599
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
@ -286,7 +286,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||
- uses: tj-actions/changed-files@7394701157dae4adb4eaa75d8c99e9b2edff81fe
|
||||
- uses: tj-actions/changed-files@58ae566dc69a926834e4798bcfe0436ff97c0599
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
|
Loading…
Reference in New Issue