Commit 610b324
committed
fix(ci): pin create-github-app-token to a commit SHA
This action mints an installation token from the tap App's private key,
so pin it to an immutable commit (v2.2.2) rather than the movable v2 tag
to remove the supply-chain risk of a retagged release exfiltrating the
key. Addresses CodeRabbit review on #28.1 parent eadef6d commit 610b324
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments