diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index cedb8e8..95e7103 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,7 +11,7 @@ on: jobs: commitlint_and_release: name: Commit lint and release - uses: nrkno/github-workflow-semantic-release/.github/workflows/workflow.yaml@v2.0.0 + uses: nrkno/github-workflow-semantic-release/.github/workflows/workflow.yaml@v2.0.1 with: runs-on: ubuntu-latest # Since we are following the Yamale major version scheme, we don't want