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