build(deps): bump anomalyco/opencode/github from 1.17.19 to 1.18.15 - #114
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [anomalyco/opencode/github](https://github.com/anomalyco/opencode) from 1.17.19 to 1.18.15. - [Release notes](https://github.com/anomalyco/opencode/releases) - [Commits](anomalyco/opencode@dc927a7...d7b115f) --- updated-dependencies: - dependency-name: anomalyco/opencode/github dependency-version: 1.18.15 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
|
||
| - name: Run OpenCode | ||
| uses: anomalyco/opencode/github@dc927a7ff071741537cb0bdac7e09b5667ed568d # v1.17.19 | ||
| uses: anomalyco/opencode/github@d7b115f623760e68a4749d16508a9eca350f246f # v1.18.15 |
There was a problem hiding this comment.
🔍 Both workflows pinned to same new SHA consistently
The bump updates the pinned commit SHA and the version comment consistently in both .github/workflows/opencode.yml:35 and .github/workflows/opencode-auto-fix.yml:28; no other reference to the old SHA remains in the repo. Inputs (model, agent, use_github_token, prompt) are unchanged — worth confirming these input names are still supported in v1.18.x, since a minor bump of an action can rename/deprecate inputs and GitHub Actions silently ignores unknown with: keys for JS/composite actions rather than failing.
Was this helpful? React with 👍 or 👎 to provide feedback.
|
Qodana Community for .NET10 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2026.1.3
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
|
Superseded by #115. |



Bumps anomalyco/opencode/github from 1.17.19 to 1.18.15.
Release notes
Sourced from anomalyco/opencode/github's releases.
... (truncated)
Commits
d7b115frelease: v1.18.153255297sync741244bfeat(app): add global locale coverage (#40992)4abddbbfeat(go): promote DeepSeek V4 Flash usage (#40988)5aa5cb3fix(app): use chronological message boundaries (#41006)9113255fix(app): order stored messages by creation time (#41001)23cc677fix(tui): order messages by creation time (#40994)28bcc0efix(app): sort sessions by persisted time (#41000)8bf5062feat(tui): add cursor style configuration (#32295)20750c3fix(web): order shared messages by creation time (#40995)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 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)