mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-13 20:39:33 -05:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f47b363f71
commit
a91f07d277
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy-RELEASE.yml
vendored
4
.github/workflows/deploy-RELEASE.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
||||||
# Update deployment API #
|
# Update deployment API #
|
||||||
#########################
|
#########################
|
||||||
- name: Start deployment
|
- name: Start deployment
|
||||||
uses: bobheadxi/deployments@v0.4.3
|
uses: bobheadxi/deployments@v0.5.1
|
||||||
id: deployment
|
id: deployment
|
||||||
with:
|
with:
|
||||||
step: start
|
step: start
|
||||||
|
@ -173,7 +173,7 @@ jobs:
|
||||||
# Update Deployment API #
|
# Update Deployment API #
|
||||||
#########################
|
#########################
|
||||||
- name: Update deployment status
|
- name: Update deployment status
|
||||||
uses: bobheadxi/deployments@v0.4.3
|
uses: bobheadxi/deployments@v0.5.1
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
step: finish
|
step: finish
|
||||||
|
|
Loading…
Reference in a new issue