diff --git a/starter-sample/.github/workflows/deploy.yaml b/starter-sample/.github/workflows/deploy.yaml index 72cd98c1..8a0b8e46 100644 --- a/starter-sample/.github/workflows/deploy.yaml +++ b/starter-sample/.github/workflows/deploy.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Deploy - uses: DefangLabs/defang-github-action@v1.1.0 + uses: DefangLabs/defang-github-action@v1.1.3 #REMOVE_ME_AFTER_EDITING - Replace the following line with the list of environment variables you want to pass to the action # or remove the lines if you don't need to pass any environment variables/secrets to the action with: