Commit 913b64b
authored
Consider upating GitHub Actions dependencies to latest versions (#751)
Update GitHub Actions dependencies to latest versions
Strongly consider bumping your GitHub Actions to the latest versions.
Your present actions are pinning:
actions/checkout v4.1.1 (Oct 17, 2023)
actions/setup-go v5.0.0 (unknown, not listed in releases page)
codecov/codecov-action v4.1.0 (Feb 26, 2024)
These are all positively ancient.
At best you are missing out on new/improved functionality. At worst you are opening yourself to supply-chain vulnerabilities.
Signed-off-by: udf2457 <udf2457@users.noreply.github.com>1 parent 4b704cd commit 913b64b
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
0 commit comments