We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebdb4a commit 3c9fa78Copy full SHA for 3c9fa78
starter-sample/.github/workflows/deploy.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Deploy
20
- uses: DefangLabs/[email protected].0
+ uses: DefangLabs/[email protected].3
21
#REMOVE_ME_AFTER_EDITING - Replace the following line with the list of environment variables you want to pass to the action
22
# or remove the lines if you don't need to pass any environment variables/secrets to the action
23
with:
0 commit comments