File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
runs-on : ${{ vars.LINKERD2_RUNNER || 'ubuntu-24.04' }}
10
10
steps :
11
11
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
12
- - uses : tj-actions/changed-files@212f9a7760ad2b8eb511185b841f3725a62c2ae0
12
+ - uses : tj-actions/changed-files@d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449
13
13
id : changed
14
14
with :
15
15
files : |
Original file line number Diff line number Diff line change 29
29
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
30
30
- id : tag
31
31
run : echo "tag=$(CI_FORCE_CLEAN=1 bin/root-tag)" >> "$GITHUB_OUTPUT"
32
- - uses : tj-actions/changed-files@212f9a7760ad2b8eb511185b841f3725a62c2ae0
32
+ - uses : tj-actions/changed-files@d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449
33
33
id : core
34
34
with :
35
35
files : |
You can’t perform that action at this time.
0 commit comments