feat: switch to using the latest stable version of alpine (#27) #2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#### | ||
## This is managed via terraform. Any changes to this file may be overridden by our automation | ||
#### | ||
name: "auto-release" | ||
on: | ||
push: | ||
branches: | ||
- main | ||
workflow_dispatch: | ||
jobs: | ||
auto-release: | ||
uses: GlueOps/github-workflows/.github/workflows/auto-release.yml@main | ||
Check failure on line 14 in .github/workflows/auto-release.yml GitHub Actions / .github/workflows/auto-release.ymlInvalid workflow file
|
||
secrets: inherit |