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@c7aef9928f610ec51b44f84debf2321189276d54 # v0.41.3
13+ uses : radiorabe/actions/.github/workflows/release-container.yaml@479996126a091287dc3fd349786f6f8a6dd1b23c # v0.42.0
1414 with :
1515 image : ghcr.io/radiorabe/python-minimal
1616 name : python-minimal
2424 "containerd-snapshotter": true
2525 }
2626 }
27- mkdocs :
28- uses : radiorabe/actions/.github/workflows/release-mkdocs.yaml@c7aef9928f610ec51b44f84debf2321189276d54 # v0.41.3
27+ release-mkdocs :
28+ permissions :
29+ contents : write # Required to push the gh-pages branch for documentation deployment
30+ uses : radiorabe/actions/.github/workflows/release-mkdocs.yaml@479996126a091287dc3fd349786f6f8a6dd1b23c # v0.42.0
31+ github-actions :
32+ permissions :
33+ contents : read
34+ security-events : write # so zizmor can publish results to the Security tab
35+ uses : radiorabe/actions/.github/workflows/test-github-actions.yaml@479996126a091287dc3fd349786f6f8a6dd1b23c # v0.42.0
Original file line number Diff line number Diff line change 77
88jobs :
99 schedule-trivy :
10- uses : radiorabe/actions/.github/workflows/schedule-trivy.yaml@c7aef9928f610ec51b44f84debf2321189276d54 # v0.41.3
10+ uses : radiorabe/actions/.github/workflows/schedule-trivy.yaml@479996126a091287dc3fd349786f6f8a6dd1b23c # v0.42.0
1111 with :
1212 image-ref : ' ghcr.io/radiorabe/python-minimal: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@c7aef9928f610ec51b44f84debf2321189276d54 # v0.41.3
11+ uses : radiorabe/actions/.github/workflows/semantic-release.yaml@479996126a091287dc3fd349786f6f8a6dd1b23c # v0.42.0
1212 secrets :
1313 RABE_ITREAKTION_GITHUB_TOKEN : ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments