Skip to content

Commit

Permalink
Update bobheadxi/deployments action to v0.5.2 (#2436)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 7, 2021
1 parent f0df752 commit bd103ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:

steps:
- name: Start deployment
uses: bobheadxi/deployments@v0.4.3
uses: bobheadxi/deployments@v0.5.2
id: deployment
with:
step: start
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}

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

0 comments on commit bd103ff

Please sign in to comment.