mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump tj-actions/changed-files (#13974)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from c34c1c13a740b06851baff92ab9a653d93ad6ce7 to 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](c34c1c13a7...5426ecc3f5
)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f
dependency-type: direct:production
...
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
0544867775
commit
2f3b71bc0f
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
- uses: tj-actions/changed-files@c34c1c13a740b06851baff92ab9a653d93ad6ce7
|
||||
- uses: tj-actions/changed-files@5426ecc3f5c2b10effaefbd374f0abdc6a571b2f
|
||||
id: changed
|
||||
with:
|
||||
files: |
|
||||
|
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
- id: tag
|
||||
run: echo "tag=$(CI_FORCE_CLEAN=1 bin/root-tag)" >> "$GITHUB_OUTPUT"
|
||||
- uses: tj-actions/changed-files@c34c1c13a740b06851baff92ab9a653d93ad6ce7
|
||||
- uses: tj-actions/changed-files@5426ecc3f5c2b10effaefbd374f0abdc6a571b2f
|
||||
id: core
|
||||
with:
|
||||
files: |
|
||||
|
|
Loading…
Reference in New Issue