File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
11
11
jobs :
12
12
release-container :
13
- uses : radiorabe/actions/.github/workflows/release-container.yaml@v0.21.0
13
+ uses : radiorabe/actions/.github/workflows/release-container.yaml@v0.21.1
14
14
with :
15
15
image : ghcr.io/radiorabe/nginx
16
16
name : nginx
Original file line number Diff line number Diff line change 7
7
8
8
jobs :
9
9
schedule-trivy :
10
- uses : radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.21.0
10
+ uses : radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.21.1
11
11
with :
12
12
image-ref : ' ghcr.io/radiorabe/nginx:latest'
Original file line number Diff line number Diff line change 8
8
9
9
jobs :
10
10
semantic-release :
11
- uses : radiorabe/actions/.github/workflows/semantic-release.yaml@v0.21.0
11
+ uses : radiorabe/actions/.github/workflows/semantic-release.yaml@v0.21.1
12
12
secrets :
13
13
RABE_ITREAKTION_GITHUB_TOKEN : ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments