This repository was archived by the owner on Apr 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 build :
11- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@0.46 .0
11+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@0.47 .0
1212 with :
1313 build-image : true
1414 docker-tag : ckotzbauer/sbom-diff-action:latest
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.46 .0
16+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.47 .0
1717 secrets :
1818 token : ${{ secrets.GITHUB_TOKEN }}
1919
Original file line number Diff line number Diff line change 2525 commit-output : commits.md
2626
2727 - name : Push release
28- uses : ckotzbauer/actions-toolkit/push-release@0.46 .0
28+ uses : ckotzbauer/actions-toolkit/push-release@0.47 .0
2929 with :
3030 version : ${{ github.event.inputs.version }}
3131 branch : main
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.46 .0
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.47 .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.46 .0
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-stale.yml@0.47 .0
99 secrets :
1010 token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments