Skip to content

Commit eb38f0d

Browse files
chore: update self references of exercise toolkit to latest commit (#31)
1 parent 7aa2477 commit eb38f0d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/finish-exercise.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
repository: skills/exercise-toolkit
3030
path: exercise-toolkit
31-
ref: 5da8e8a723fc1ee7518ff7f2f93d8a8d19df1cde
31+
ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312
3232

3333
- name: Build congratulations message from template
3434
id: build-new-readme
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
repository: skills/exercise-toolkit
6363
path: exercise-toolkit
64-
ref: v0.1.0
64+
ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312
6565

6666
- name: Build message - exercise finished
6767
id: build-finish-message

.github/workflows/start-exercise.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
repository: skills/exercise-toolkit
6666
path: exercise-toolkit
67-
ref: v0.1.0
67+
ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312
6868

6969
- name: Build welcome message from template
7070
id: build-issue-description
@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
repository: skills/exercise-toolkit
109109
path: exercise-toolkit
110-
ref: 284593fb53eda6c6735a0971b76b8809dc38eaeb
110+
ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312
111111

112112
- name: Build welcome message from template
113113
id: build-new-readme

0 commit comments

Comments
 (0)