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