File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010jobs :
1111 size-label :
12- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-create-default-labels.yml@0.17 .0
12+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-create-default-labels.yml@0.18 .0
1313 secrets :
1414 token : ${{ secrets.GITHUB_TOKEN }}
1515
Original file line number Diff line number Diff line change 99
1010jobs :
1111 release :
12- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-goreleaser.yml@0.17 .0
12+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-goreleaser.yml@0.18 .0
1313 with :
1414 go-version : " 1.18.4"
1515 version : ${{ github.event.inputs.version }}
Original file line number Diff line number Diff line change 1313
1414jobs :
1515 label-issues :
16- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.17 .0
16+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.18 .0
1717 secrets :
1818 token : ${{ secrets.GITHUB_TOKEN }}
1919
Original file line number Diff line number Diff line change 55
66jobs :
77 size-label :
8- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.17 .0
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.18 .0
99 secrets :
1010 token : ${{ secrets.GITHUB_TOKEN }}
1111
Original file line number Diff line number Diff line change 55
66jobs :
77 stale :
8- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-stale.yml@0.17 .0
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-stale.yml@0.18 .0
99 secrets :
1010 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 5353 ghcr.io/ckotzbauer/vulnerability-operator:latest
5454
5555 - name : Container scan
56- uses : ckotzbauer/actions-toolkit/grype@0.17 .0
56+ uses : ckotzbauer/actions-toolkit/grype@0.18 .0
5757 with :
5858 scan-target : ghcr.io/ckotzbauer/vulnerability-operator
5959 fail-on : " medium"
Original file line number Diff line number Diff line change 77
88jobs :
99 update-snyk :
10- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-scan-snyk.yml@0.17 .0
10+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-scan-snyk.yml@0.18 .0
1111 with :
1212 install-go : true
1313 go-version : ' 1.18.4'
You can’t perform that action at this time.
0 commit comments