diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 95e7103..ad24b92 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.1 + uses: nrkno/github-workflow-semantic-release/.github/workflows/workflow.yaml@v2.1.0 with: runs-on: ubuntu-latest # Since we are following the Yamale major version scheme, we don't want