mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -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 #
|
||||
#########################
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue