chore(deps): bump github/codeql-action from 4.34.1 to 4.36.1#237
chore(deps): bump github/codeql-action from 4.34.1 to 4.36.1#237dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.34.1 to 4.36.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.34.1...87557b9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.36.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
📝 WalkthroughSummary by CodeRabbit
개요CodeQL, OSSF Scorecard, Trivy 보안 스캔 워크플로우에서 GitHub 액션 버전이 업데이트되었습니다. CodeQL 액션은 v4.34.1에서 v4.36.1로, SARIF 업로드 액션은 고정된 커밋 SHA가 새로운 버전으로 변경되었습니다. 변경 사항워크플로우 액션 의존성 업데이트
예상 코드 리뷰 노력🎯 2 (Simple) | ⏱️ ~8분 시
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Warning Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/workflows/trivy.yml:
- Line 41: Update the inline comment next to the pinned action reference
`github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463` so
the human-readable version tag matches the SHA — change the comment's version
from `v4.35.2` (or the incorrect value) to `v4.36.1` to preserve traceability
between the SHA and its annotated version.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: ba1de4a5-6998-4d4a-8537-1e6eb451886b
📒 Files selected for processing (3)
.github/workflows/codeql.yml.github/workflows/ossf-scorecard.yml.github/workflows/trivy.yml
| exit-code: '1' | ||
| - name: Upload Trivy scan results to GitHub Security tab | ||
| uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2 peeled commit; SHA pinning retained as supply-chain attack mitigation. | ||
| uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.35.2 peeled commit; SHA pinning retained as supply-chain attack mitigation. |
There was a problem hiding this comment.
.github/workflows/trivy.yml 41행 codeql-action 주석 버전 불일치 수정 필요
고정 SHA 87557b9c84dde89fdd9b10e88954ac2f4248e463에 맞춰 주석의 버전 표기도 v4.36.1로 업데이트해야 추적성이 유지됩니다.
수정 예시
- uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.35.2 peeled commit; SHA pinning retained as supply-chain attack mitigation.
+ uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1 peeled commit; SHA pinning retained as supply-chain attack mitigation.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In @.github/workflows/trivy.yml at line 41, Update the inline comment next to
the pinned action reference
`github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463` so
the human-readable version tag matches the SHA — change the comment's version
from `v4.35.2` (or the incorrect value) to `v4.36.1` to preserve traceability
between the SHA and its annotated version.
|
Superseded by #267. |
Bumps github/codeql-action from 4.34.1 to 4.36.1.
Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
87557b9Merge pull request #3940 from github/update-v4.36.1-2a1689ed49431011Update changelog for v4.36.12a1689eMerge pull request #3939 from github/henrymercer/skip-overlay-revert-when-exp...5245323Disable missing diff-ranges fallback when overlay enabled manuallyd1eb120Merge pull request #3933 from github/update-supported-enterprise-server-versions115001bMerge pull request #3934 from github/dependabot/npm_and_yarn/npm-minor-86fb5c...cef2e7aMerge pull request #3925 from github/dependabot/github_actions/dot-github/wor...5e6adf7Merge pull request #3936 from github/dependabot/npm_and_yarn/tmp-0.2.7ad170e6Merge branch 'main' into dependabot/github_actions/dot-github/workflows/actio...6a37b3aRebuildDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)