diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 017b4e14..1b0c6d0a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -17,7 +17,7 @@ permissions: jobs: # Determine the next version of the codebase. get-next-version: - uses: semantic-release-action/next-release-version/.github/workflows/next-release-version.yml@0cdefe1224944c23645e5131f7a5189672c0df92 # v4 + uses: semantic-release-action/next-release-version/.github/workflows/next-release-version.yml@3afa0258b980a53b23f8e18a388981dff12d8888 # v4 permissions: contents: write