From 66ef9a1c0af869efef25ff5a25958b7c48b1ec99 Mon Sep 17 00:00:00 2001 From: Aleksander Fidelus <63016446+FidelusAleksander@users.noreply.github.com> Date: Wed, 23 Apr 2025 16:22:45 +0000 Subject: [PATCH] chore: update self references of exercise toolkit to latest commit --- .github/workflows/finish-exercise.yml | 4 ++-- .github/workflows/start-exercise.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/finish-exercise.yml b/.github/workflows/finish-exercise.yml index 24a6827..a276b2a 100644 --- a/.github/workflows/finish-exercise.yml +++ b/.github/workflows/finish-exercise.yml @@ -28,7 +28,7 @@ jobs: with: repository: skills/exercise-toolkit path: exercise-toolkit - ref: 5da8e8a723fc1ee7518ff7f2f93d8a8d19df1cde + ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312 - name: Build congratulations message from template id: build-new-readme @@ -61,7 +61,7 @@ jobs: with: repository: skills/exercise-toolkit path: exercise-toolkit - ref: v0.1.0 + ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312 - name: Build message - exercise finished id: build-finish-message diff --git a/.github/workflows/start-exercise.yml b/.github/workflows/start-exercise.yml index f694485..9bb9d5f 100644 --- a/.github/workflows/start-exercise.yml +++ b/.github/workflows/start-exercise.yml @@ -64,7 +64,7 @@ jobs: with: repository: skills/exercise-toolkit path: exercise-toolkit - ref: v0.1.0 + ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312 - name: Build welcome message from template id: build-issue-description @@ -107,7 +107,7 @@ jobs: with: repository: skills/exercise-toolkit path: exercise-toolkit - ref: 284593fb53eda6c6735a0971b76b8809dc38eaeb + ref: 7aa247792cb4021203b7c05e65f9128d1c7d2312 - name: Build welcome message from template id: build-new-readme