diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 88547c2dad..b068046579 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -246,7 +246,7 @@ jobs: artifacts/OctopusTools.Zips.${{ needs.build.outputs.version }}.zip - name: Create a release in Octopus Deploy 🐙 - uses: OctopusDeploy/create-release-action@v1.1.3 + uses: OctopusDeploy/create-release-action@v2.0.1 with: space: Integrations project: 'Octopus CLI'