build(deps): Bump the actions group with 3 updates#108
Merged
Conversation
Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [hyperpolymath/panic-attacker/.github/workflows/scan-and-report.yml](https://github.com/hyperpolymath/panic-attacker). Updates `actions/checkout` from 4.2.2 to 6.0.3 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4.2.2...v6.0.3) Updates `github/codeql-action` from 4.36.0 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@7211b7c...87557b9) Updates `hyperpolymath/panic-attacker/.github/workflows/scan-and-report.yml` from ea88be7da68e07249ae7df8b948ecb8ecfb9664c to 2dc1393c0ac982dbad98ba07f78a580d319456a5 - [Release notes](https://github.com/hyperpolymath/panic-attacker/releases) - [Changelog](https://github.com/hyperpolymath/panic-attack/blob/main/CHANGELOG.md) - [Commits](hyperpolymath/panic-attack@ea88be7...2dc1393) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: github/codeql-action dependency-version: 4.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: hyperpolymath/panic-attacker/.github/workflows/scan-and-report.yml dependency-version: 2dc1393c0ac982dbad98ba07f78a580d319456a5 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
🔍 Hypatia Security ScanFindings: 245 issues detected
View findings[
{
"reason": "Action actions/checkout@v6.0.3 needs attention",
"type": "unpinned_action",
"file": "build-validation.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action dtolnay/rust-toolchain@stable needs attention",
"type": "unpinned_action",
"file": "build-validation.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action Swatinem/rust-cache@v2 needs attention",
"type": "unpinned_action",
"file": "build-validation.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action actions/checkout@v6.0.3 needs attention",
"type": "unpinned_action",
"file": "build-validation.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action erlef/setup-beam@v1 needs attention",
"type": "unpinned_action",
"file": "build-validation.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action actions/checkout@v6.0.3 needs attention",
"type": "unpinned_action",
"file": "elixir-ci.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action erlef/setup-beam@v1 needs attention",
"type": "unpinned_action",
"file": "elixir-ci.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action actions/cache@v5 needs attention",
"type": "unpinned_action",
"file": "elixir-ci.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action tions/checkout@v6.0.3\n needs attention",
"type": "unpinned_action",
"file": "elixir-ci.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action lef/setup-beam@v1\n needs attention",
"type": "unpinned_action",
"file": "elixir-ci.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
}
]Powered by Hypatia Neurosymbolic CI/CD Intelligence |
hyperpolymath
approved these changes
Jun 3, 2026
hyperpolymath
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 3 updates: actions/checkout, github/codeql-action and hyperpolymath/panic-attacker/.github/workflows/scan-and-report.yml.
Updates
actions/checkoutfrom 4.2.2 to 6.0.3Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)Updates
github/codeql-actionfrom 4.36.0 to 4.36.1Release 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...6a37b3aRebuildUpdates
hyperpolymath/panic-attacker/.github/workflows/scan-and-report.ymlfrom ea88be7da68e07249ae7df8b948ecb8ecfb9664c to 2dc1393c0ac982dbad98ba07f78a580d319456a5Changelog
Sourced from hyperpolymath/panic-attacker/.github/workflows/scan-and-report.yml's changelog.
... (truncated)
Commits
2dc1393feat(safe_path): port proven SafePath as pure-Rust + add traversal guard (#11...833f394proofs(Layer 1.0): close slash-slash inductive case via mutual recursion (#11...d5f3a4frelease(v2.5.5): tag the 11-PR context-awareness cohort (#118)2fc73bddocs(closeout): v2.5.5 cohort + v3.0.0 verisim-push + PROOF-PROGRAMME compreh...ad1faf6proofs(Layer 1.0): Idris2 stripping foundation — base cases + shape lemma (#111)ad72e06feat(suppression): v2.5.5 Phase 2 — analyzer wire-up (#110)600bf51ci(codeql): cron weekly→monthly (cut 3, standards#288) (#109)d25210dfeat(ffi_kind): v2.5.5 FFI subtyping (BuildSystem / RuntimeAbi / TestMock) (#...62c98ccfeat(v3.0.0): Chapel→VeriSimDB HTTP push via panic-attack verisim-push (#108)f0b6463feat(jit_context): v2.5.5 JIT-framework classifier (Cranelift/LLVM/Wasm/JS) (...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 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 <dependency name> major versionwill 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 versionwill 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