Skip to content

Commit 8e7f03d

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 93a30f4 + 65a23db commit 8e7f03d

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

0 commit comments

Comments
 (0)