chore: bump ubi9/s2i-core in the baseimages group across 1 directory … #109
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 }} |