From 56ff83621e2f6aefe07aa01279ec436f357008b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Jul 2026 22:21:49 +0000 Subject: [PATCH] chore(deps): update octopusdeploy/create-release-action digest to 4bd7d59 --- .github/actions/build-test-pack-deploy/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"