GitHub Actions
Recipes to perform GitHub Actions hygiene and migration tasks.
Categories
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
- Migrate from tibdex/github-app-token to actions/create-github-app-token
- Replace OSSRH secrets with Sonatype secrets
Recipes
- Add cron workflow trigger
- Add manual workflow trigger
- Cancel in-progress workflow when it is triggered again
- Change GitHub Action
- Change GitHub Action version
- Change dependabot schedule interval
- Check for github-actions updates daily
- Check for github-actions updates weekly
- Find GitHub action secret references
- Find jobs missing timeout
- Remove all cron triggers
- Remove unused workflow dispatch inputs
- Remove workflow input argument
- Replace GitHub Action secret names
- Replace
actions/setup-pythonwithastral-sh/setup-uv - Replace runners for a job
- Replace secret key names in GitHub Actions
- Setup Java dependency caching
- Upgrade
actions/setup-javajava-version - Upgrade
actions/setup-nodenode-version - Upgrade
slackapi/slack-github-action - Use
actions/setup-javaIBMsemerudistribution - Use
actions/setup-javatemurindistribution - Use
actions/setup-javatemurindistribution as they are cached in hosted runners - Use
secrets: inheritif possible