diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 30f1e67..8af1306 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v3 - name: Release id: release - uses: ahmadnassri/action-semantic-release@v2.2.0 + uses: ahmadnassri/action-semantic-release@v2.2.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}