Skip to content

Commit

Permalink
ci(deploy): Pin to LARA major version 'v2'
Browse files Browse the repository at this point in the history
  • Loading branch information
433eros committed Feb 5, 2024
1 parent 68aed0d commit a343f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_backend_to_aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env:

jobs:
deploy:
uses: ${{ github.repository_owner }}/lara/.github/workflows/deploy_backend_to_aws.yml
uses: ${{ github.repository_owner }}/lara/.github/workflows/deploy_backend_to_aws.yml@v2
with:
environment: ${{ inputs.environment }}
version: ${{ inputs.version }}
Expand Down

0 comments on commit a343f2c

Please sign in to comment.