Skip to content

Commit 453279c

Browse files
chore(ci): bump the actions group with 3 updates (#166)
1 parent 05c5dd5 commit 453279c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
call-workflow:
13-
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.39.3
13+
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.41.1
1414
with:
1515
image: 'ghcr.io/radiorabe/ubi9-minimal'
1616
name: 'ubi9-minimal'

.github/workflows/schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ on:
77

88
jobs:
99
schedule-trivy:
10-
uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.39.3
10+
uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.41.1
1111
with:
1212
image-ref: 'ghcr.io/radiorabe/ubi9-minimal:latest'

.github/workflows/semantic-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ on:
88

99
jobs:
1010
semantic-release:
11-
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.39.3
11+
uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.41.1
1212
secrets:
1313
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)