Commit d75bdec
authored
🩹 [Patch]: Pin GitHub-Script action to specific version (#21)
The GitHub-Script action is now pinned to a specific SHA version for
improved security and consistency.
- Fixes #20
## Pin GitHub-Script action
Updated the action reference from version tag to specific SHA:
- `PSModule/GitHub-Script` → `2010983167dc7a41bcd84cb88e698ec18eccb7ca`
(v1.7.8)
This ensures the action version is locked and cannot be changed without
updating the SHA, preventing supply chain attacks.1 parent 40cd161 commit d75bdec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments