Commit 10b694f
committed
action: pin GitHub actions via SHA
There were several issues with CI actions and moved tags on GitHub in
the past, therefore a lot of repositories activated the function to
enforce fulllength sha pins for actions.
This also applies recursively, and this action does not pin used
actions itself, making it not usable in a lot of other repos.
To improve adoption and make the action also more deterministic, we pin
the versions of used actions in this commit.
Signed-off-by: Stefan Kraus <[email protected]>1 parent 712109c commit 10b694f
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments