Pin Github actions to specific commit#1195
Conversation
Summary by CodeRabbit
WalkthroughThis update changes multiple GitHub Actions workflows by replacing version tags with specific commit SHAs. The workflows for labeling issues, pull requests, and various CI/CD processes have been updated to reference specific commits for actions such as Changes
Assessment against linked issues
Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (7)
🚧 Files skipped from review as they are similar to previous changes (7)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
5b9f2a1 to
fe92997
Compare
There was a problem hiding this comment.
Actionable comments posted: 5
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (7)
.github/workflows/label-issues.yaml(1 hunks).github/workflows/label-pull-requests.yaml(1 hunks).github/workflows/run-ci-cd.yaml(13 hunks).github/workflows/run-code-ql.yaml(2 hunks).github/workflows/sync-nest-data.yaml(1 hunks).github/workflows/test-schema.yaml(4 hunks).github/workflows/update-nest-test-images.yaml(4 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
- .github/workflows/label-issues.yaml
- .github/workflows/label-pull-requests.yaml
1e33db1 to
5f19dc6
Compare
38f1874 to
b333aaf
Compare
|
Co-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>
Co-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>



fixes: #1190