Skip to content

Release: v0.1.12#247

Merged
google-github-actions-bot merged 1 commit into
mainfrom
actions/draft-release-main
Aug 26, 2025
Merged

Release: v0.1.12#247
google-github-actions-bot merged 1 commit into
mainfrom
actions/draft-release-main

Conversation

@google-github-actions-bot
Copy link
Copy Markdown
Collaborator

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.1.12

@gemini-cli
Copy link
Copy Markdown
Contributor

gemini-cli Bot commented Aug 26, 2025

🤖 Hi @google-github-actions-bot, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@google-github-actions-bot google-github-actions-bot merged commit 2a77eb2 into main Aug 26, 2025
14 checks passed
@google-github-actions-bot google-github-actions-bot deleted the actions/draft-release-main branch August 26, 2025 01:07
Copy link
Copy Markdown
Contributor

@gemini-cli gemini-cli Bot left a comment

Choose a reason for hiding this comment

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

📋 Review Summary

This pull request updates the version of the action. The changes are confined to package.json and package-lock.json and appear to be correct for a version bump.

🔍 General Feedback

  • This is a standard version bump. No issues found.

fg0x0 added a commit to fg0x0/run-gemini-cli that referenced this pull request Jun 8, 2026
Replace fixed 'EOF' heredoc delimiter with a random per-invocation
delimiter (ghdelim_<random>) when writing gemini_response and
gemini_errors to $GITHUB_OUTPUT.

The fixed 'EOF' delimiter allows an LLM response containing a bare
'EOF' line to close the heredoc early. Subsequent name=value lines
in the response then become arbitrary step outputs, enabling bash
injection in any downstream consumer workflow that interpolates
${{ steps.gemini_run.outputs.X }} into a run: block.

This follows the canonical pattern from GitHub's official docs:
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#multiline-strings

Fixes the vulnerability described in:
- Google VRP Issue #514026965
- Related to GHSA-62f2-6rx8-v262 (TOML template fix)

Present since v0.1.12 (PR google-github-actions#247, 2025-08-25).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants