We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74b07c4 commit 1fbc11dCopy full SHA for 1fbc11d
.github/workflows/build-and-deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
labels: ${{ steps.meta.outputs.labels }}
37
38
- name: Redeploy container
39
- uses: thibaultchazal/scaleway-serverless-container-deploy-action@0d290edda0c3359e51442bd8bf730eafef4e290f
+ uses: httptoolkit/scaleway-serverless-container-deploy-action@v1
40
with:
41
container_id: ${{ vars.SCW_API_CONTAINER_ID }}
42
secret_key: ${{ secrets.SCW_SECRET_KEY }}
0 commit comments