Skip to content

Commit

Permalink
Merge pull request #1768 from DFE-Digital/dependabot/github_actions/b…
Browse files Browse the repository at this point in the history
…obheadxi/deployments-0.6.0

Bump bobheadxi/deployments from 0.5.2 to 0.6.0
  • Loading branch information
sfawcett123 authored Jun 15, 2021
2 parents e3fee39 + bfe0297 commit 901be83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
continue-after-seconds: 180

- name: Start ${{ github.event.inputs.environment }} Deployment
uses: bobheadxi/deployments@v0.5.2
uses: bobheadxi/deployments@v0.6.0
id: deployment
with:
step: start
Expand All @@ -164,7 +164,7 @@ jobs:
- name: Update ${{ github.event.inputs.environment }} status
if: always()
uses: bobheadxi/deployments@v0.5.2
uses: bobheadxi/deployments@v0.6.0
with:
step: finish
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 901be83

Please sign in to comment.