File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99jobs :
1010 release-container :
11- uses : radiorabe/actions/.github/workflows/release-container.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
11+ uses : radiorabe/actions/.github/workflows/release-container.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
1212 with :
1313 image : ' ghcr.io/radiorabe/backstage'
1414 name : ' backstage'
1515 display-name : ' RaBe Backstage'
1616 tags : ' minimal rhel9 rabe backstage'
1717 cosign-base-image-only : true
1818 mkdocs :
19- uses : radiorabe/actions/.github/workflows/release-mkdocs.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
19+ uses : radiorabe/actions/.github/workflows/release-mkdocs.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
Original file line number Diff line number Diff line change 77
88jobs :
99 call-workflow :
10- uses : radiorabe/actions/.github/workflows/schedule-trivy.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
10+ uses : radiorabe/actions/.github/workflows/schedule-trivy.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
1111 with :
1212 image-ref : ' ghcr.io/radiorabe/backstage:latest'
Original file line number Diff line number Diff line change 88
99jobs :
1010 semantic-release :
11- uses : radiorabe/actions/.github/workflows/semantic-release.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
11+ uses : radiorabe/actions/.github/workflows/semantic-release.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
1212 secrets :
1313 RABE_ITREAKTION_GITHUB_TOKEN : ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 55
66jobs :
77 pre-commit :
8- uses : radiorabe/actions/.github/workflows/test-pre-commit.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
8+ uses : radiorabe/actions/.github/workflows/test-pre-commit.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
99 github-actions :
1010 permissions :
1111 contents : read
1212 security-events : write # so zizmor can publish results to the Security tab
13- uses : radiorabe/actions/.github/workflows/test-github-actions.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
13+ uses : radiorabe/actions/.github/workflows/test-github-actions.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
1414 test-yarn :
1515 runs-on : ubuntu-latest
1616 permissions :
You can’t perform that action at this time.
0 commit comments