mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump tj-actions/changed-files from 37.0.5 to 37.1.2 (#11112)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.0.5 to 37.1.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](54849deb96...2a968ff601
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c091114519
commit
0b9442eecd
|
@ -147,7 +147,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
- uses: tj-actions/changed-files@54849deb963ca9f24185fb5de2965e002d066e6b
|
||||
- uses: tj-actions/changed-files@2a968ff601949c81b47d9c1fdb789b0d25ddeea2
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
@ -287,7 +287,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
- uses: tj-actions/changed-files@54849deb963ca9f24185fb5de2965e002d066e6b
|
||||
- uses: tj-actions/changed-files@2a968ff601949c81b47d9c1fdb789b0d25ddeea2
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
@ -331,7 +331,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
- uses: tj-actions/changed-files@54849deb963ca9f24185fb5de2965e002d066e6b
|
||||
- uses: tj-actions/changed-files@2a968ff601949c81b47d9c1fdb789b0d25ddeea2
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
|
Loading…
Reference in New Issue