Uh oh!
There was an error while loading. Please reload this page.
chore: enforce security hardening for GitHub Actions workflows - #10038
Conversation
michalsn
left a comment
There was a problem hiding this comment.
Question - can Dependabot update GitHub Actions that are pinned to a full commit SHA?
I noticed that test-phpcpd.yml does not use a pinned version. Is there a specific reason for this, or is it just a missing update?
Uh oh!
There was an error while loading. Please reload this page.
paulbalandan
commented
Mar 14, 2026
Yes. It actually can update the pinned SHA. It has done this to my other repo.
It uses the reusable workflow from |
cd0db76 to
f5bf01cComparef5bf01c to
fd357a8Comparemichalsn
commented
Mar 14, 2026
I'm getting blind - I haven't noticed that it links to the repo... |
Uh oh!
There was an error while loading. Please reload this page.
Description
Ref: https://docs.github.com/en/actions/reference/security/secure-use
Checklist: