Skip to content

Commit f5ec66b

Browse files
authored
Merge pull request #592 from DefangLabs/update-action-to-1.3.2
Update github action version to v1.3.2
2 parents 0584029 + bf3fa8c commit f5ec66b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Deploy
21-
uses: DefangLabs/defang-github-action@v1.2.0
21+
uses: DefangLabs/defang-github-action@v1.3.2
2222
with:
2323
config-env-vars: POSTGRES_PASSWORD SECRET_KEY ALLOWED_HOSTS
2424
env:

0 commit comments

Comments
 (0)