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

Commit

Permalink
Merge pull request #29 from codenamephp/dependabot/github_actions/bob…
Browse files Browse the repository at this point in the history
…headxi/deployments-0.6.0

Bump bobheadxi/deployments from 0.5.2 to 0.6.0
  • Loading branch information
bastianschwarz authored Jun 26, 2021
2 parents ee570cc + 641815f commit 65c131c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
CHEF_LICENSE: accept-no-persist
steps:
- name: start deployment
uses: bobheadxi/deployments@v0.5.2
uses: bobheadxi/deployments@v0.6.0
id: start_deployment
with:
step: start
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
run: berks install && berks upload -e test

- name: update deployment status
uses: bobheadxi/deployments@v0.5.2
uses: bobheadxi/deployments@v0.6.0
if: always()
with:
step: finish
Expand Down

0 comments on commit 65c131c

Please sign in to comment.