Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin GitHub Actions dependencies (#5860)
## Which problem is this PR solving? fixed the pinned dependencies issue reported by [scorecard](https://scorecard.dev/viewer/?uri=github.com/jaegertracing/jaeger). Part of #5815 ## Description of the changes - pinned the github actions by hash. ## How was this change tested? - ## Checklist - [X] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [X] I have signed all commits - [ ] I have added unit tests for the new functionality - [ ] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `yarn lint` and `yarn test` Signed-off-by: harshitasao <[email protected]>
- Loading branch information