3636 actions : write
3737 contents : read
3838 steps :
39- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
39+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
4040 with :
4141 persist-credentials : false
4242
9393 env :
9494 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
9595 steps :
96- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
96+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
9797 with :
9898 fetch-depth : 0
9999 persist-credentials : true
@@ -110,7 +110,7 @@ jobs:
110110 cache-workspace-crates : true
111111
112112 - name : Install coverage tools
113- uses : taiki-e/install-action@25435dc8dd3baed7417e0c96d3fe89013a5b2e09 # v2.81.3
113+ uses : taiki-e/install-action@16b05812d776ae1dfaabc8277e421fb6d2506419 # v2.82.7
114114 with :
115115 tool : cargo-llvm-cov,nextest
116116
@@ -129,7 +129,7 @@ jobs:
129129 - name : Coverage report and gate
130130 # TODO: Add a fork-safe read-only coverage comparison path; this action writes to
131131 # _xml_coverage_reports, but fork PR tokens cannot push to the base repo.
132- uses : insightsengineering/coverage-action@f3f8cdb7a8863fb60236982ac44b9ae63c768cd4 # v3.0.3
132+ uses : insightsengineering/coverage-action@3179498004cf3a28cbd5b496ce580767888375b9 # v3.0.4
133133 with :
134134 path : rsworkspace/coverage.xml
135135 threshold : 95
@@ -149,7 +149,7 @@ jobs:
149149 actions : write
150150 contents : read
151151 steps :
152- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
152+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
153153 with :
154154 persist-credentials : false
155155
@@ -174,7 +174,7 @@ jobs:
174174 actions : write
175175 contents : read
176176 steps :
177- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
177+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
178178 with :
179179 persist-credentials : false
180180
0 commit comments