mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump tj-actions/changed-files from 37.0.3 to 37.0.4 (#11067)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.0.3 to 37.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](ec1e14cf27...bb3376162b
)
---
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
18755e45cc
commit
68d6789ebe
|
@ -147,7 +147,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
- uses: tj-actions/changed-files@ec1e14cf27f4585783f463070881b2c499349a8a
|
||||
- uses: tj-actions/changed-files@bb3376162b179308a79fc4450262a15a8e1d6888
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
@ -287,7 +287,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
- uses: tj-actions/changed-files@ec1e14cf27f4585783f463070881b2c499349a8a
|
||||
- uses: tj-actions/changed-files@bb3376162b179308a79fc4450262a15a8e1d6888
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
@ -331,7 +331,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
- uses: tj-actions/changed-files@ec1e14cf27f4585783f463070881b2c499349a8a
|
||||
- uses: tj-actions/changed-files@bb3376162b179308a79fc4450262a15a8e1d6888
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
|
Loading…
Reference in New Issue