Skip to content

Commit

Permalink
chore(ci): bump radiorabe/actions from 0.15.1 to 0.16.1
Browse files Browse the repository at this point in the history
Bumps [radiorabe/actions](https://github.com/radiorabe/actions) from 0.15.1 to 0.16.1.
- [Release notes](https://github.com/radiorabe/actions/releases)
- [Commits](radiorabe/actions@v0.15.1...v0.16.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 0039e8d commit fd7cbc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
call-workflow:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.15.1
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.16.1
with:
image: 'ghcr.io/radiorabe/ubi9-minimal'
name: 'ubi9-minimal'
Expand Down
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:
call-workflow:
uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.15.1
uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.16.1
with:
image-ref: 'ghcr.io/radiorabe/ubi9-minimal:latest'

0 comments on commit fd7cbc4

Please sign in to comment.