fix: bump nginx-122-micro-c9s to 20240408 and ubi9-minimal to 0.6.7 i… #28
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
name: Semantic Release | |
on: | |
push: | |
branches: | |
- main | |
- release/* | |
jobs: | |
semantic-release: | |
uses: radiorabe/actions/.github/workflows/[email protected] | |
secrets: | |
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }} |