ghga-de/GHGA microservice common action tasks
Common tasks that are executed in multiple GH action workflows for GHGA microservices
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 24, 2026
- License
- Apache 2.0
Pinned Snippet
uses: ghga-de/gh-action-common@68c72c03831a6b4400afc10424bba282d5717a68 # v7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | The Python version to use | no | 3.12 |
Outputs
| name | description |
|---|---|
| PACKAGE_NAME | The Name of the microservice package |
| MAIN_SRC_DIR | The main src directory of the microservice package |
| CONFIG_YAML_ENV_VAR_NAME | The name of the environment variable pointing to the config YAML file |
| CONFIG_YAML | The config YAML file |