Skip to content

Commit

Permalink
chore(ci): bump radiorabe/actions from 0.20.8 to 0.21.0 (#45)
Browse files Browse the repository at this point in the history
Bumps [radiorabe/actions](https://github.com/radiorabe/actions) from 0.20.8 to 0.21.0.
- [Release notes](https://github.com/radiorabe/actions/releases)
- [Commits](radiorabe/actions@v0.20.8...v0.21.0)

---
updated-dependencies:
- dependency-name: radiorabe/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
1 parent bfe183c commit 142add6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:

jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.20.8
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.21.0
with:
image: ghcr.io/radiorabe/minio
name: minio
display-name: RaBe Minio on UBI9
tags: minimal rhel9 ubi9 rabe minio
cosign-base-image-only: true
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.20.8
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.21.0
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
schedule-trivy:
uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.20.8
uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.21.0
with:
image-ref: 'ghcr.io/radiorabe/minio:latest'
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ on:

jobs:
semantic-release:
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.20.8
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.21.0
secrets:
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}

0 comments on commit 142add6

Please # to comment.