lickdltd/Setup
Setup
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 7, 2022
- License
- None
Pinned Snippet
uses: lickdltd/setup-action@a403c199acb7af6708dd4e8cd0ea40b9630e1c00 # v1.3.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ghcr-pat | The PAT to login to GitHub Container registry | no | — |
| aws-directory | The directory to store AWS credentials | no | ~/.aws |
| aws-region | The AWS region | no | — |
| aws-account-id | The AWS account ID | no | — |
| aws-role-name | The AWS role name | yes | GitHub |
| aws-ecr | Whether or not to login to AWS ECR | no | true |
| ssh-directory | The directory to store SSH | no | ~/.ssh |
| ssh-private-key | The SSH private key | no | — |
Outputs
| name | description |
|---|---|
| git-hash-short | The Git short hash |