Skip to content

Commit 8bc70a2

Browse files
chore: update exercise-toolkit self-references to latest commit (#59)
1 parent 0076dae commit 8bc70a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/finish-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818
issues: write
1919

2020
env:
21-
EXERCISE_TOOLKIT_REF: a3125d8f055a01f6827a5caf9ca592711e706750
21+
EXERCISE_TOOLKIT_REF: 0076daef38416ad5bd668370869c928e326a7256
2222

2323
jobs:
2424
update_readme:

.github/workflows/start-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ permissions:
3030
issues: write # Create issue
3131

3232
env:
33-
EXERCISE_TOOLKIT_REF: dd3788a80f626a1f79fa1b1c3b47b7686f7e1bc2
33+
EXERCISE_TOOLKIT_REF: 0076daef38416ad5bd668370869c928e326a7256
3434

3535
jobs:
3636
disable_workflows:

0 commit comments

Comments
 (0)