Commit 5938283
build: pin peter-evans/repository-dispatch to commit SHA (#29554)
Pin `peter-evans/repository-dispatch` to full commit SHA instead of mutable
`v4` tag. This workflow has access to `secrets.BAZEL_DOC_TRIGGER_TOKEN`
(a fine-grained PAT with write access to bazel-contrib/bazel-docs).
Pinning to SHA ensures immutability and prevents supply chain attacks
via tag manipulation of the third-party action.
Ref: https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#using-third-party-actions
Closes #29554.
PiperOrigin-RevId: 918468468
Change-Id: I3dc6a7f78d07b3584908c5f7e6d0e6d4747ce6c51 parent 672e9b7 commit 5938283
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments