Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

action-setup-cli

Installs sentry-cli for use in GitHub Actions workflows.

Usage

- uses: getsentry/action-setup-cli@<pinned-sha> # vX
  with:
    version: '3.6.2'   # or omit for latest
- run: sentry-cli --version

Integrity

Downloads the release asset for the runner's OS/arch and verifies its sha256 against the digest GitHub recorded for that asset via the Releases API, before adding it to PATH. Uses gh only — no curl.

Platform support

Linux (x86_64, aarch64, armv7, i686) and macOS (universal). No Windows yet.

About

Installs sentry-cli for use in GitHub Actions workflows

Topics

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors