diff --git a/.github/workflows/create-final-bosh-release-on-commits.yml b/.github/workflows/create-final-bosh-release-on-commits.yml index 277e8552..3b233c20 100644 --- a/.github/workflows/create-final-bosh-release-on-commits.yml +++ b/.github/workflows/create-final-bosh-release-on-commits.yml @@ -102,7 +102,7 @@ jobs: library: "k3s-io/k3s" - name: create bosh final release id: create-bosh-release - uses: orange-cloudfoundry/create-bosh-release-action@v1.0.1 + uses: orange-cloudfoundry/create-bosh-release-action@114f237653682479efe231f6d89e57096f8afe63 # v1.0.2 with: target_branch: ${{github.ref_name}} tag_name: ${{ steps.extract_version.outputs.version }}