Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit 43e2d62

Browse files
Merge pull request #65 from codenamephp/dependabot/github_actions/bobheadxi/deployments-0.6.0
Bump bobheadxi/deployments from 0.4.3 to 0.6.0
2 parents 9999266 + d3366d2 commit 43e2d62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
CHEF_LICENSE: accept-no-persist
1212
steps:
1313
- name: start deployment
14-
uses: bobheadxi/deployments@v0.4.3
14+
uses: bobheadxi/deployments@v0.6.0
1515
id: start_deployment
1616
with:
1717
step: start
@@ -48,7 +48,7 @@ jobs:
4848
run: berks install && berks upload -e test
4949

5050
- name: update deployment status
51-
uses: bobheadxi/deployments@v0.4.3
51+
uses: bobheadxi/deployments@v0.6.0
5252
if: always()
5353
with:
5454
step: finish

0 commit comments

Comments
 (0)