Skip to content

chore(deps): bump the github-actions group with 5 updates - #1222

Merged
seonghobae merged 20 commits into
developfrom
dependabot/github_actions/github-actions-f2ccb4ebe5
Aug 7, 2026
Merged

seonghobae merged 20 commits into
developfrom
dependabot/github_actions/github-actions-f2ccb4ebe5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 5 updates:

Package From To
actions/checkout 7.0.0 7.0.1
actions/setup-python 6.3.0 7.0.0
actions/setup-node 6.4.0 7.0.0
github/codeql-action/upload-sarif 4.37.0 4.37.4
docker/login-action 4.4.0 4.6.0

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates actions/setup-python from 6.3.0 to 7.0.0

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

Commits

Updates actions/setup-node from 6.4.0 to 7.0.0

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

Updates github/codeql-action/upload-sarif from 4.37.0 to 4.37.4

Release notes

Sourced from github/codeql-action/upload-sarif's releases.

v4.37.4

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

v4.37.3

No user facing changes.

v4.37.2

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007

v4.37.1

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
  • Update default CodeQL bundle version to 2.26.1. #4019
Changelog

Sourced from github/codeql-action/upload-sarif's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

4.37.4 - 29 Jul 2026

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

4.37.3 - 22 Jul 2026

No user facing changes.

4.37.2 - 21 Jul 2026

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007

4.37.1 - 16 Jul 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
  • Update default CodeQL bundle version to 2.26.1. #4019

4.37.0 - 08 Jul 2026

  • Update default CodeQL bundle version to 2.26.0. #3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973

4.36.3 - 01 Jul 2026

No user facing changes.

4.36.2 - 04 Jun 2026

  • Cache CodeQL CLI version information across Actions steps. #3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #3937
  • Update default CodeQL bundle version to 2.25.6. #3948

4.36.1 - 02 Jun 2026

No user facing changes.

4.36.0 - 22 May 2026

  • Breaking change: Bump the minimum required CodeQL bundle version to 2.19.4. #3894
  • Add support for SHA-256 Git object IDs. #3893

... (truncated)

Commits
  • f205ea1 Merge pull request #4053 from github/update-v4.37.4-9130ce0f7
  • e40d079 Update changelog for v4.37.4
  • 9130ce0 Merge pull request #4051 from github/update-bundle/codeql-bundle-v2.26.2
  • c62d824 Add changelog note
  • da0c190 Update default bundle to codeql-bundle-v2.26.2
  • 18420e3 Merge pull request #4043 from github/mbg/ts/changelog
  • 7e8d897 Merge pull request #4046 from github/mbg/repo-prop/code-quality
  • 2d4c474 Log !analysisKindSupported case
  • 98c05a1 Fix argument validation in rollback-changelog.ts
  • 8289a49 Ignore repository property for unsupported analysis kinds
  • Additional commits viewable in compare view

Updates docker/login-action from 4.4.0 to 4.6.0

Release notes

Sourced from docker/login-action's releases.

v4.6.0

Full Changelog: docker/login-action@v4.5.2...v4.6.0

v4.5.2

Full Changelog: docker/login-action@v4.5.1...v4.5.2

v4.5.1

Full Changelog: docker/login-action@v4.5.0...v4.5.1

v4.5.0

Full Changelog: docker/login-action@v4.4.0...v4.5.0

Commits
  • dbcb813 Merge pull request #1051 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • 5bcb015 [dependabot skip] chore: update generated content
  • b30b2f2 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 9087f1e Merge pull request #1057 from docker/dependabot/npm_and_yarn/js-yaml-5.2.2
  • 0009830 [dependabot skip] chore: update generated content
  • 2325523 build(deps): bump js-yaml from 5.2.1 to 5.2.2
  • 4ec1d4a Merge pull request #1056 from docker/dependabot/npm_and_yarn/postcss-8.5.22
  • 5fc99ba Merge pull request #1053 from docker/dependabot/github_actions/aws-actions/co...
  • e512bd5 Merge pull request #1052 from docker/dependabot/github_actions/codeql-actions...
  • a146c91 Merge pull request #1059 from crazy-max/harden-buildx-scope-paths
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by CodeRabbit

  • Chores

    • Updated automated workflows to use current, securely pinned action versions.
    • Improved credential handling during source checkout.
    • Updated container registry authentication tooling for more reliable publishing and deployment processes.
  • Tests

    • Updated release governance checks to validate the refreshed container publishing configuration and maintain secure automation standards.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 3, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner August 3, 2026 04:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 3, 2026
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 57427232-bcb2-4580-98ff-0c661abe9e9a

📥 Commits

Reviewing files that changed from the base of the PR and between d8f599c and b8931e0.

📒 Files selected for processing (1)
  • backend/tests/test_release_governance.py

📝 Walkthrough

Walkthrough

The pull request updates pinned GitHub Actions revisions across CI, security, deployment, publishing, dependency review, and smoke-test workflows. It also disables checkout credential persistence in selected workflows and updates the Docker publishing governance assertion.

Changes

Actions governance

Layer / File(s) Summary
Update pinned action revisions
.github/workflows/app-ci.yml, .github/workflows/bandit.yml, .github/workflows/dependency-review.yml, .github/workflows/deploy.yml, .github/workflows/mail-smoke.yml
The workflows use updated pinned revisions for checkout, Python setup, Node setup, and SARIF upload. Selected checkout steps disable persisted credentials.
Update Docker publishing pins
.github/workflows/docker-publish.yml, backend/tests/test_release_governance.py
Docker publishing uses updated checkout and Docker login pins. The governance test expects Docker login action version v4.6.0.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: seonghobae

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the five GitHub Actions dependency updates in the pull request.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/github_actions/github-actions-f2ccb4ebe5

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

PR governance metadata gate update for b8931e03f1146e0bfaca2cccfb4cd1e2557fe303: no current blocking failures remain.

PR governance metadata gate is waiting on current-head requirements; see the latest check for pending reasons.

Copy link
Copy Markdown
Contributor

Closing this grouped GitHub Actions update because its proposed release set is not supported by the authoritative action sources.

In particular, the group proposes actions/setup-python@v7, while the official action repository and Marketplace currently identify the v6 release line (v6.2.0) as latest. A workflow dependency group containing an unpublished major version must not be merged, even when other members of the group are valid.

Regenerate the update from signed upstream tags and pin every action to a verified full commit SHA. The replacement should also include a contract test that verifies each configured SHA exists in the expected upstream repository before it reaches the merge queue.

@seonghobae seonghobae closed this Aug 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-f2ccb4ebe5 branch August 3, 2026 23:34

Copy link
Copy Markdown
Contributor

Correction after direct authoritative verification: actions/setup-python@v7.0.0 and actions/setup-node@v7.0.0 both have current upstream release tags. My prior closure relied on stale indexed release summaries and was incorrect.

This grouped Actions update should be restored to the review queue. Before merge, each changed action must remain pinned to a verified full upstream commit SHA and the current-head workflow/security suite must pass.

@seonghobae
seonghobae restored the dependabot/github_actions/github-actions-f2ccb4ebe5 branch August 3, 2026 23:37
@seonghobae seonghobae reopened this Aug 3, 2026

Copy link
Copy Markdown
Contributor

@jules Fix the current Application CI failure in this dependency PR without adding workflow files and without merging.

The action upgrades themselves pass frontend, security, Semgrep, Bandit, dependency, and Docker validation. Backend CI fails only because backend/tests/test_release_governance.py::test_docker_publish_validates_pr_images_and_publishes_semver_images_only_on_tags still hard-codes the previous docker/login-action full SHA/comment (af1e73... # v4.4.0) while .github/workflows/docker-publish.yml correctly moved to the verified v4.6.0 pin.

Required change:

  • update the governance contract to assert the exact new full upstream SHA and # v4.6.0 annotation used by this PR;
  • review every other changed action pin and update/add focused assertions so each workflow uses the intended verified full SHA, not a floating tag;
  • keep the final scope to the six workflow files plus backend/tests/test_release_governance.py only;
  • run the full backend suite with PYTHONWARNINGS=error, focused governance tests, Ruff, YAML safe-load, actionlint, and git diff --check;
  • leave the PR ready only when the current head is zero commits behind develop, all checks pass, and independent review can evaluate the exact pins.

Do not suppress the test, weaken SHA pinning, or merge the PR.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (1)
.github/workflows/pr-1222-finalize-actions-governance.yml (1)

77-98: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Add exact assertions for every updated action.

test_github_actions_are_pinned_to_exact_sha checks only SHA and comment format. It does not verify the expected actions/checkout, actions/setup-python, actions/setup-node, github/codeql-action/upload-sarif, or docker/login-action values.

🤖 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/pr-1222-finalize-actions-governance.yml around lines 77 -
98, Extend the governance validation around
test_github_actions_are_pinned_to_exact_sha to assert the exact expected SHA and
version comment for actions/checkout, actions/setup-python, actions/setup-node,
github/codeql-action/upload-sarif, and docker/login-action. Reuse the canonical
expected values already applied by this workflow, including the
docker/login-action update, and fail explicitly when any expected action
reference is missing or differs.
🤖 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/pr-1222-finalize-actions-governance.yml:
- Around line 101-128: Expand the “Verify release governance” step before the
commit in “Commit verified governance fix and remove temporary workflow” to run
the full required validation: the complete backend test suite with
PYTHONWARNINGS=error, YAML safe-load checks, and actionlint, in addition to the
existing Ruff checks and focused test. Ensure every check succeeds before the
workflow reaches git commit or push.

---

Nitpick comments:
In @.github/workflows/pr-1222-finalize-actions-governance.yml:
- Around line 77-98: Extend the governance validation around
test_github_actions_are_pinned_to_exact_sha to assert the exact expected SHA and
version comment for actions/checkout, actions/setup-python, actions/setup-node,
github/codeql-action/upload-sarif, and docker/login-action. Reuse the canonical
expected values already applied by this workflow, including the
docker/login-action update, and fail explicitly when any expected action
reference is missing or differs.
🪄 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 99b2b6dd-2901-4d93-b131-c8e19a369fca

📥 Commits

Reviewing files that changed from the base of the PR and between c8ef416 and 1695ef2.

📒 Files selected for processing (7)
  • .github/workflows/app-ci.yml
  • .github/workflows/bandit.yml
  • .github/workflows/dependency-review.yml
  • .github/workflows/deploy.yml
  • .github/workflows/docker-publish.yml
  • .github/workflows/mail-smoke.yml
  • .github/workflows/pr-1222-finalize-actions-governance.yml

Comment thread .github/workflows/pr-1222-finalize-actions-governance.yml Outdated
@seonghobae
seonghobae marked this pull request as draft August 4, 2026 03:34
@seonghobae
seonghobae force-pushed the dependabot/github_actions/github-actions-f2ccb4ebe5 branch from ff2ab93 to 23e6edb Compare August 4, 2026 07:04
@seonghobae
seonghobae marked this pull request as ready for review August 4, 2026 07:05
coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 4, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🤖 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/bandit.yml:
- Line 25: Update the trailing checkout release comments from “# v6” to “#
v7.0.1” at all three sites: .github/workflows/bandit.yml lines 25-25,
.github/workflows/docker-publish.yml lines 57-57, and
.github/workflows/docker-publish.yml lines 181-181. Leave the pinned SHA values
unchanged.
- Line 25: Update the actions/checkout step in the Bandit workflow to set
persist-credentials to false, ensuring pull-request scans do not leave the
GITHUB_TOKEN available to contributor-controlled build or package-install code.

In @.github/workflows/pr-1222-align-governance-test.yml:
- Line 33: Update all actions/checkout references using SHA
3d3c42e5aac5ba805825da76410c181273ba90b1 to comment # v7.0.1 instead of # v6.
Extend the governance test in the workflow to detect and reject mismatched
checkout SHA/version-comment pairs, while preserving validation of existing
supported versions.
🪄 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 76dfe245-2c15-41d4-8953-5a4130b7709b

📥 Commits

Reviewing files that changed from the base of the PR and between 1695ef2 and d356b97.

📒 Files selected for processing (7)
  • .github/workflows/app-ci.yml
  • .github/workflows/bandit.yml
  • .github/workflows/dependency-review.yml
  • .github/workflows/deploy.yml
  • .github/workflows/docker-publish.yml
  • .github/workflows/mail-smoke.yml
  • .github/workflows/pr-1222-align-governance-test.yml
🚧 Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/dependency-review.yml
  • .github/workflows/app-ci.yml
  • .github/workflows/deploy.yml
  • .github/workflows/mail-smoke.yml

Comment thread .github/workflows/bandit.yml Outdated
Comment thread .github/workflows/pr-1222-align-governance-test.yml Outdated

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Comment thread .github/workflows/pr-1222-finalize-current.yml Fixed
coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 6, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 6, 2026

Copy link
Copy Markdown
Contributor

@opencode-agent @cwl-noema-review review

Please review exact head 451019f7e8c56d04a2f6173b342651ff67ba95d7 without mutating the Dependabot branch. Repository-local Application CI, Dependency Review, Bandit, Semgrep, Security Scan, and Docker build are successful; CodeRabbit approved and all inline threads are resolved. Publish the required exact-head review contexts only after validating the final workflow pins, credential persistence boundary, and governance contracts.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 `@backend/tests/test_release_governance.py`:
- Line 719: Add exact SHA and version-comment assertions in the release
governance tests alongside the existing docker/login-action assertion, covering
actions/checkout, actions/setup-python, actions/setup-node, and
github/codeql-action/upload-sarif. Ensure each updated action is validated
against its complete pinned reference and expected version comment.
🪄 Autofix

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: a62fe5a0-6043-4035-95ed-6291fb01c2d7

📥 Commits

Reviewing files that changed from the base of the PR and between d356b97 and d8f599c.

📒 Files selected for processing (6)
  • .github/workflows/app-ci.yml
  • .github/workflows/bandit.yml
  • .github/workflows/deploy.yml
  • .github/workflows/docker-publish.yml
  • .github/workflows/mail-smoke.yml
  • backend/tests/test_release_governance.py
🚧 Files skipped from review as they are similar to previous changes (3)
  • .github/workflows/app-ci.yml
  • .github/workflows/bandit.yml
  • .github/workflows/docker-publish.yml

Comment thread backend/tests/test_release_governance.py

Copy link
Copy Markdown
Contributor

@opencode-agent @cwl-noema-review @coderabbitai review

Review exact current head only. Verify every GitHub Action is pinned to the intended immutable revision, release-governance assertions match production workflows, actionlint and repository hygiene pass, and no workflow permission or credential scope is broadened.

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

@seonghobae I will review the exact current head. I will verify the action pins, governance contracts, workflow permissions, credential persistence, actionlint, and repository hygiene.

⚠️ Action not completed

Already reviewed.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

coderabbitai[bot]
coderabbitai Bot previously approved these changes Aug 7, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Copy Markdown
Contributor

@opencode-agent review
@cwl-noema-review review

Required exact-head review refresh for b8931e03f1146e0bfaca2cccfb4cd1e2557fe303. Application CI, container build, dependency review, Bandit, Semgrep, and Security Scan are complete and successful; current CodeRabbit approval is present and all review threads are resolved. Validate the seven-file SHA-pinned Actions dependency update, release-comment/governance assertions, checkout credential isolation, and absence of temporary branch writers. Submit the required current-head verdict only; do not mutate or merge.

@seonghobae
seonghobae merged commit 5425ce4 into develop Aug 7, 2026
44 of 45 checks passed
@seonghobae
seonghobae deleted the dependabot/github_actions/github-actions-f2ccb4ebe5 branch August 7, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants