actions-marketplace-validations/Salsa Registry
Creates an attestation based on your running dependencies, signs & pushes to a registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 29, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/nais_salsa-registry@8f2a5c6dca141a5283586afa46551d8f2aac826f # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| service_account | Account used for authentication to a workload federation | yes | — |
| identity_provider | Identity provider used for authentication to a workload federation | yes | — |
| salsa_credentials | Credentials for salsa | yes | — |
| github_token | Github token or PAT | no | ${{ github.token }} |
| salsa_key | Salsa key used for signing | no | — |
| salsa_mvn_opts | Maven options | no | "" |
| salsa_enabled | Create a salsa attestation | no | true |
| registry | Registry to push to | no | europe-north1-docker.pkg.dev/nais-io/nais/images |
| image | Image to be attested and pushed | no | "" |
| version | Version of the image to be attested | no | "" |
| push | Push to registry | no | true |
| build_cmd | Build command | no | "" |
Outputs
no outputs