From a91f07d277661cb0a804803197c95345560090f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 08:48:03 -0600 Subject: [PATCH] Bump bobheadxi/deployments from v0.4.3 to v0.5.1 (#1266) Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments) from v0.4.3 to v0.5.1. - [Release notes](https://github.com/bobheadxi/deployments/releases) - [Commits](https://github.com/bobheadxi/deployments/compare/v0.4.3...b069a916b0302c2acd37d1e25a8b03feea400586) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/deploy-RELEASE.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-RELEASE.yml b/.github/workflows/deploy-RELEASE.yml index b64ef8f1..d47e4469 100644 --- a/.github/workflows/deploy-RELEASE.yml +++ b/.github/workflows/deploy-RELEASE.yml @@ -66,7 +66,7 @@ jobs: # Update deployment API # ######################### - name: Start deployment - uses: bobheadxi/deployments@v0.4.3 + uses: bobheadxi/deployments@v0.5.1 id: deployment with: step: start @@ -173,7 +173,7 @@ jobs: # Update Deployment API # ######################### - name: Update deployment status - uses: bobheadxi/deployments@v0.4.3 + uses: bobheadxi/deployments@v0.5.1 if: always() with: step: finish