File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111jobs :
1212 release-container :
13- uses : radiorabe/actions/.github/workflows/release-container.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
13+ uses : radiorabe/actions/.github/workflows/release-container.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
1414 with :
1515 image : ghcr.io/radiorabe/grafana
1616 name : grafana
1919 mkdocs :
2020 permissions :
2121 contents : write # Required to push the gh-pages branch for documentation deployment
22- uses : radiorabe/actions/.github/workflows/release-mkdocs.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
22+ uses : radiorabe/actions/.github/workflows/release-mkdocs.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
2323 github-actions :
2424 permissions :
2525 contents : read
2626 security-events : write # so zizmor can publish results to the Security tab
27- uses : radiorabe/actions/.github/workflows/test-github-actions.yaml@f49d301c653f9aa0d99bec7b7f18f2d789e93fa7 # v0.43.4
27+ uses : radiorabe/actions/.github/workflows/test-github-actions.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
Original file line number Diff line number Diff line change 77
88jobs :
99 schedule-trivy :
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/grafana: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 }}
You can’t perform that action at this time.
0 commit comments