Skip to content

BITCOIN BANK and BLOCK together#1

Merged
joannabitcoin merged 1560 commits into
joannabitcoin:mainfrom
aaif-goose:main
Jul 23, 2025
Merged

BITCOIN BANK and BLOCK together#1
joannabitcoin merged 1560 commits into
joannabitcoin:mainfrom
aaif-goose:main

Conversation

@joannabitcoin

Copy link
Copy Markdown
Owner

Comment on lines +54 to +57
run: |
sed -i.bak 's/^version = ".*"/version = "'${{ inputs.version }}'"/' Cargo.toml
rm -f Cargo.toml.bak

Check failure

Code scanning / Semgrep OSS

Insecure GitHub Actions: Shell Injection via GitHub Context Variables

Insecure GitHub Actions: Shell Injection via GitHub Context Variables
Comment on lines +91 to +100
run: |
# Update version in Cargo.toml
sed -i.bak 's/^version = ".*"/version = "'${{ inputs.version }}'"/' Cargo.toml
rm -f Cargo.toml.bak

# Update version in package.json
source ./bin/activate-hermit
cd ui/desktop
npm version ${{ inputs.version }} --no-git-tag-version --allow-same-version

Check failure

Code scanning / Semgrep OSS

Insecure GitHub Actions: Shell Injection via GitHub Context Variables

Insecure GitHub Actions: Shell Injection via GitHub Context Variables
merge-multiple: true

- name: Comment on PR with CLI download links
uses: peter-evans/create-or-update-comment@v4

Check failure

Code scanning / Semgrep OSS

Insecure GitHub Actions: Third-Party Action Not Pinned to Commit SHA

Insecure GitHub Actions: Third-Party Action Not Pinned to Commit SHA
jackjackbits and others added 29 commits June 27, 2025 16:36
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
…ert tool (#3093)

Co-authored-by: Alice Hau <ahau@squareup.com>
Co-authored-by: angiejones <jones.angie@gmail.com>
…rmance optimizations (#3111)

Co-authored-by: jack <>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
cloud-on-prem and others added 29 commits July 22, 2025 10:49
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Mike Seddon <seddonm1@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
@joannabitcoin
joannabitcoin merged commit 7b6d000 into joannabitcoin:main Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.