Commit 6ef492d
fix: pin actions to commit SHAs, fix deprecated set-output
Pin all GitHub Actions to immutable commit SHAs instead of mutable
tags (@master, @v1, @v2, etc). Replace deprecated ::set-output with
$GITHUB_OUTPUT. Add explicit permissions blocks.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 950519f commit 6ef492d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
0 commit comments