From 4976b7e5eeb97aab6cd787106bb7a9f2957ac242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 00:37:03 +0000 Subject: [PATCH] Bump skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml Bumps [skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml](https://github.com/skills/exercise-toolkit) from 0.6.0 to 0.7.3. - [Release notes](https://github.com/skills/exercise-toolkit/releases) - [Commits](https://github.com/skills/exercise-toolkit/compare/v0.6.0...v0.7.3) --- updated-dependencies: - dependency-name: skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/1-dependency-graph.yml | 2 +- .github/workflows/2-dependabot-alerts.yml | 2 +- .github/workflows/3-dependabot-security.yml | 2 +- .github/workflows/4-dependabot-versions.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/1-dependency-graph.yml b/.github/workflows/1-dependency-graph.yml index cf45ce0..3f48efa 100644 --- a/.github/workflows/1-dependency-graph.yml +++ b/.github/workflows/1-dependency-graph.yml @@ -20,7 +20,7 @@ env: jobs: find_exercise: name: Find Exercise Issue - uses: skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.6.0 + uses: skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.7.3 if: | github.run_number != 1 diff --git a/.github/workflows/2-dependabot-alerts.yml b/.github/workflows/2-dependabot-alerts.yml index 7dd765c..f498566 100644 --- a/.github/workflows/2-dependabot-alerts.yml +++ b/.github/workflows/2-dependabot-alerts.yml @@ -20,7 +20,7 @@ env: jobs: find_exercise: name: Find Exercise Issue - uses: skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.6.0 + uses: skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.7.3 if: | github.run_number != 1 diff --git a/.github/workflows/3-dependabot-security.yml b/.github/workflows/3-dependabot-security.yml index 919dea1..abbf329 100644 --- a/.github/workflows/3-dependabot-security.yml +++ b/.github/workflows/3-dependabot-security.yml @@ -20,7 +20,7 @@ env: jobs: find_exercise: name: Find Exercise Issue - uses: skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.6.0 + uses: skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.7.3 if: | github.run_number != 1 diff --git a/.github/workflows/4-dependabot-versions.yml b/.github/workflows/4-dependabot-versions.yml index 28d262e..2dabf24 100644 --- a/.github/workflows/4-dependabot-versions.yml +++ b/.github/workflows/4-dependabot-versions.yml @@ -20,7 +20,7 @@ env: jobs: find_exercise: name: Find Exercise Issue - uses: skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.6.0 + uses: skills/exercise-toolkit/.github/workflows/find-exercise-issue.yml@v0.7.3 if: | github.run_number != 1