Skip to content

Commit

Permalink
Update bobheadxi/deployments action to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 3fb7379 commit 19b745e
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.5.2
uses: bobheadxi/deployments@v1.5.0
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.5.2
uses: bobheadxi/deployments@v1.5.0
if: always()
with:
step: finish
Expand Down

0 comments on commit 19b745e

Please sign in to comment.