File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117117 exit-code : 42
118118 failure-threshold : high
119119 - name : Hadolint
120- uses : hadolint/hadolint-action@v3.1 .0
120+ uses : hadolint/hadolint-action@v3.3 .0
121121 id : hadolint
122122 if : ${{ always() }}
123123 with :
Original file line number Diff line number Diff line change @@ -16,14 +16,15 @@ jobs:
1616 runs-on : ubuntu-latest
1717 timeout-minutes : 5
1818 steps :
19- - uses : ory-corp/planning-automation-action@v0.1
19+ - uses : ory-corp/planning-automation-action@v0.2
2020 with :
2121 organization : ory-corp
2222 project : 5
2323 token : ${{ secrets.ORY_BOT_PAT }}
2424 todoLabel : " Needs Triage"
2525 statusName : Status
26- statusValue : " Needs Triage"
26+ prStatusValue : " Needs Triage"
27+ issueStatusValue : " Needs Triage"
2728 includeEffort : " false"
2829 monthlyMilestoneName : Roadmap Monthly
2930 quarterlyMilestoneName : Roadmap
You can’t perform that action at this time.
0 commit comments