Skip to content

Commit 8afa0e8

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 46a98fe + cf704fe commit 8afa0e8

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
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Deploy
20-
uses: DefangLabs/defang-github-action@v1.0.4
20+
uses: DefangLabs/defang-github-action@v1.3.2
2121
with:
2222
config-env-vars: SECRET_KEY POSTGRES_PASSWORD
2323
env:

0 commit comments

Comments
 (0)