fix: update github-actions to latest SHA (42304ed)#7957
fix: update github-actions to latest SHA (42304ed)#7957
Conversation
Includes PR #105: fix unsafe pip/npm/go installs in reusable workflows. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
|
API Changes no api changes detected |
|
This pull request updates the pinned commit SHA for the shared According to the description, this change incorporates a security fix from the shared actions repository (PR #105) that addresses unsafe Files Changed Analysis
Architecture & Impact Assessment
graph TD
subgraph "Central Dependency"
GA["TykTechnologies/github-actions@42304ed"]
end
subgraph "This Repository's Workflows"
W1["ci-tests.yml"]
W2["codeql-analysis.yml"]
W3["release.yml"]
W_etc["... (7 more)"]
end
W1 -->|uses| GA
W2 -->|uses| GA
W3 -->|uses| GA
W_etc -->|uses| GA
Scope Discovery & Context Expansion
Metadata
Powered by Visor from Probelabs Last updated: 2026-04-02T18:37:50.583Z | Triggered by: pr_updated | Commit: 20a5219 💡 TIP: You can chat with Visor using |
✅ Security Check PassedNo security issues found – changes LGTM. ✅ Performance Check PassedNo performance issues found – changes LGTM. ✅ Security Check PassedNo security issues found – changes LGTM. \n\n \n\n✅ Performance Check PassedNo performance issues found – changes LGTM. \n\n✅ Quality Check PassedNo quality issues found – changes LGTM. Powered by Visor from Probelabs Last updated: 2026-04-02T18:37:48.470Z | Triggered by: pr_updated | Commit: 20a5219 💡 TIP: You can chat with Visor using |
🚨 Jira Linter FailedCommit: The Jira linter failed to validate your PR. Please check the error details below: 🔍 Click to view error detailsNext Steps
This comment will be automatically deleted once the linter passes. |
|



Updates all TykTechnologies/github-actions SHA references to
42304edda365365e0a887cf018d8edc34b960b82.Includes PR #105: fix unsafe pip/npm/go installs in reusable workflows.