File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1717jobs :
1818 find_exercise :
1919 name : Find Exercise Issue
20- uses : skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.5 .0
20+ uses : skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.6 .0
2121
2222 post_next_step_content :
2323 name : Post next step content
3535 with :
3636 repository : skills/exercise-toolkit
3737 path : exercise-toolkit
38- ref : v0.5 .0
38+ ref : v0.6 .0
3939
4040 - name : Create comment - add step content
4141 run : |
Original file line number Diff line number Diff line change 1717jobs :
1818 find_exercise :
1919 name : Find Exercise Issue
20- uses : skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.5 .0
20+ uses : skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.6 .0
2121
2222 post_next_step_content :
2323 name : Post next step content
3535 with :
3636 repository : skills/exercise-toolkit
3737 path : exercise-toolkit
38- ref : v0.5 .0
38+ ref : v0.6 .0
3939
4040 - name : Create comment - add step content
4141 run : |
Original file line number Diff line number Diff line change 5454 needs : [check_keywords]
5555 name : Find Exercise Issue
5656 if : needs.check_keywords.outputs.result == 'success'
57- uses : skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.5 .0
57+ uses : skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.6 .0
5858
5959 post_next_step_content :
6060 name : Post next step content
7272 with :
7373 repository : skills/exercise-toolkit
7474 path : exercise-toolkit
75- ref : v0.5 .0
75+ ref : v0.6 .0
7676
7777 - name : Create comment - add step content
7878 run : |
Original file line number Diff line number Diff line change 1717jobs :
1818 find_exercise :
1919 name : Find Exercise Issue
20- uses : skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.5 .0
20+ uses : skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.6 .0
2121
2222 post_review_content :
2323 name : Post review content
4040 finish_exercise :
4141 name : Finish Exercise
4242 needs : [find_exercise, post_review_content]
43- uses : skills/exercise-toolkit/.github/workflows/finish-exercise.yml@v0.5 .0
43+ uses : skills/exercise-toolkit/.github/workflows/finish-exercise.yml@v0.6 .0
4444 with :
4545 issue-url : ${{ needs.find_exercise.outputs.issue-url }}
4646
You can’t perform that action at this time.
0 commit comments