File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 permissions :
88 contents : write # for reading and creating branches.
99 pull-requests : write # for creating pull requests against release branches.
10- uses : fluxcd/gha-workflows/.github/workflows/backport.yaml@v0.11 .0
10+ uses : fluxcd/gha-workflows/.github/workflows/backport.yaml@v0.12 .0
1111 secrets :
1212 github-token : ${{ secrets.BOT_GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1010 contents : read # for reading the repository code.
1111 steps :
1212 - name : Test suite setup
13- uses : fluxcd/gha-workflows/.github/actions/setup-kubernetes@v0.11 .0
13+ uses : fluxcd/gha-workflows/.github/actions/setup-kubernetes@v0.12 .0
1414 with :
1515 go-version : 1.26.x
1616 - name : Smoke test Fuzzers
Original file line number Diff line number Diff line change 1212 contents : read
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
15+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1616 - name : Setup Go
17- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
17+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
1818 with :
1919 go-version : 1.26.x
2020 cache-dependency-path : |
4242 contents : read # for reading the repository code.
4343 steps :
4444 - name : Test suite setup
45- uses : fluxcd/gha-workflows/.github/actions/setup-kubernetes@v0.11 .0
45+ uses : fluxcd/gha-workflows/.github/actions/setup-kubernetes@v0.12 .0
4646 with :
4747 go-version : 1.26.x
4848 - name : Build container image
@@ -133,7 +133,7 @@ jobs:
133133 contents : read # for reading the repository code.
134134 steps :
135135 - name : Test suite setup
136- uses : fluxcd/gha-workflows/.github/actions/setup-kubernetes@v0.11 .0
136+ uses : fluxcd/gha-workflows/.github/actions/setup-kubernetes@v0.12 .0
137137 with :
138138 go-version : 1.26.x
139139 - name : Setup SOPS
Original file line number Diff line number Diff line change 1515 contents : write # for creating the GitHub release.
1616 id-token : write # for creating OIDC tokens for signing.
1717 packages : write # for pushing and signing container images.
18- uses : fluxcd/gha-workflows/.github/workflows/controller-release.yaml@v0.11 .0
18+ uses : fluxcd/gha-workflows/.github/workflows/controller-release.yaml@v0.12 .0
1919 with :
2020 controller : ${{ github.event.repository.name }}
2121 release-candidate-prefix : ${{ github.event.inputs.tag }}
Original file line number Diff line number Diff line change 1111 permissions :
1212 contents : read # for reading the repository code.
1313 security-events : write # for uploading the CodeQL analysis results.
14- uses : fluxcd/gha-workflows/.github/workflows/code-scan.yaml@v0.11 .0
14+ uses : fluxcd/gha-workflows/.github/workflows/code-scan.yaml@v0.12 .0
1515 secrets :
1616 github-token : ${{ secrets.GITHUB_TOKEN }}
1717 fossa-token : ${{ secrets.FOSSA_TOKEN }}
Original file line number Diff line number Diff line change 1111 permissions :
1212 contents : read # for reading the labels file.
1313 issues : write # for creating and updating labels.
14- uses : fluxcd/gha-workflows/.github/workflows/labels-sync.yaml@v0.11 .0
14+ uses : fluxcd/gha-workflows/.github/workflows/labels-sync.yaml@v0.12 .0
1515 secrets :
1616 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 55
66jobs :
77 upgrade-fluxcd-pkg :
8- uses : fluxcd/gha-workflows/.github/workflows/upgrade-fluxcd-pkg.yaml@v0.11 .0
8+ uses : fluxcd/gha-workflows/.github/workflows/upgrade-fluxcd-pkg.yaml@v0.12 .0
99 secrets :
1010 github-token : ${{ secrets.BOT_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments