Skip to content

Commit

Permalink
chore(ci): bump radiorabe/actions from 0.22.1 to 0.22.3 (#102)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 22235b6 commit f6acb27
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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/[email protected].1
uses: radiorabe/actions/.github/workflows/[email protected].3
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:
schedule-trivy:
uses: radiorabe/actions/.github/workflows/[email protected].1
uses: radiorabe/actions/.github/workflows/[email protected].3
with:
image-ref: 'ghcr.io/radiorabe/ubi9-minimal: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/[email protected].1
uses: radiorabe/actions/.github/workflows/[email protected].3
secrets:
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}

0 comments on commit f6acb27

Please sign in to comment.