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 45
45
46
46
- name : Link Checker
47
47
id : lychee
48
- uses : lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6
48
+ uses : lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c
49
49
with :
50
50
args : " --verbose --no-progress ${{needs.changedfiles.outputs.files}} --config .github/lychee.toml"
51
51
failIfEmpty : false
Original file line number Diff line number Diff line change 14
14
steps :
15
15
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
16
17
- - uses : fossas/fossa-action@93a52ecf7c3ac7eb40f5de77fd69b1a19524de94 # v1.5 .0
17
+ - uses : fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6 .0
18
18
with :
19
19
api-key : ${{secrets.FOSSA_API_KEY}}
20
20
team : OpenTelemetry
You can’t perform that action at this time.
0 commit comments