Skip to content

Commit

Permalink
(PC-31321)[API] ci: bump pcapi-migration action
Browse files Browse the repository at this point in the history
  • Loading branch information
lgerard-pass committed Aug 21, 2024
1 parent d8ba316 commit 1c8603d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev_on_workflow_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
teleport_kubernetes_cluster: ${{ inputs.teleport_kubernetes_cluster }}

- name: "Play pre-migrations"
uses: pass-culture/common-workflows/actions/pcapi-migration@pcapi-migration/v0.1.0
uses: pass-culture/common-workflows/actions/pcapi-migration@pcapi-migration/v0.2.0
with:
environment: ${{ inputs.environment }}
app_version: ${{ inputs.app_version }}
Expand Down Expand Up @@ -122,7 +122,7 @@ jobs:
with:
app_name: pcapi-${{ inputs.environment }}
- name: "Play post-migrations"
uses: pass-culture/common-workflows/actions/pcapi-migration@pcapi-migration/v0.1.0
uses: pass-culture/common-workflows/actions/pcapi-migration@pcapi-migration/v0.2.0
with:
environment: ${{ inputs.environment }}
app_version: ${{ inputs.app_version }}
Expand Down

0 comments on commit 1c8603d

Please sign in to comment.