Github Action Commit Sha
Github Action Commit Sha . Click the settings tab, followed by secrets and then new secret. Yeah, that is exactly what is going on. Salesforce Continuous Integration with GitHub Actions from shunkosa.github.io Allows you to specify data that the action expects during runtime. All this requires is a checkout of the codebase, with a step provided by github itself: In the case of pull_request, the hash of the latest commit can be found in the $ { { github.event.pull_request.head.sha }} variable, whereas $ { { github.sha }} refers to the pr merge commit.