Skip to content

Commit 9af8aa5

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 be249e2 + 99143ac commit 9af8aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1.3
21+
uses: DefangLabs/defang-github-action@v1.3.2
2222
with:
2323
config-env-vars: DJANGO_SECRET_KEY POSTGRES_PASSWORD SSL_MODE
2424
env:

0 commit comments

Comments
 (0)