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 99 runs-on : ${{ vars.LINKERD2_RUNNER || 'ubuntu-24.04' }}
1010 steps :
1111 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
12- - uses : tj-actions/changed-files@4563c729c555b4141fac99c80f699f571219b836
12+ - uses : tj-actions/changed-files@28cf3adc4b6dbff2746d5216da021a10e53b4f58
1313 id : changed
1414 with :
1515 files : |
Original file line number Diff line number Diff line change 2929 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
3030 - id : tag
3131 run : echo "tag=$(CI_FORCE_CLEAN=1 bin/root-tag)" >> "$GITHUB_OUTPUT"
32- - uses : tj-actions/changed-files@4563c729c555b4141fac99c80f699f571219b836
32+ - uses : tj-actions/changed-files@28cf3adc4b6dbff2746d5216da021a10e53b4f58
3333 id : core
3434 with :
3535 files : |
You can’t perform that action at this time.
0 commit comments