diff --git a/.github/actions/build-test-pack-deploy/action.yml b/.github/actions/build-test-pack-deploy/action.yml index 0a61b62..a178de8 100644 --- a/.github/actions/build-test-pack-deploy/action.yml +++ b/.github/actions/build-test-pack-deploy/action.yml @@ -107,7 +107,7 @@ runs: ${{ steps.bundle.outputs.path }} - name: Create Release in Octopus - uses: OctopusDeploy/create-release-action@f4d652ab820942f2c32b66984f29c67285cab2b4 # v4 + uses: OctopusDeploy/create-release-action@4bd7d595da7f803e467d41c32fa0b5dbb9f222dc # v4 if: github.event.pull_request.head.repo.fork != true && (! contains(github.ref, '/dependabot/')) with: project: "OpenFeature Java Provider"