Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
chore(devdeps): update philibea/scaleway-containers-deploy action to …
Browse files Browse the repository at this point in the history
…v1.0.7 (#138)
  • Loading branch information
renovate[bot] authored Mar 11, 2022
1 parent 3da57d5 commit d60f83d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max

- name: Deploy Serverless Container Scaleway
uses: philibea/[email protected].6
uses: philibea/[email protected].7
id: deploy
with:
type: "deploy"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/teardown_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
([[ $GITHUB_REF == 'refs/heads/main' ]] && echo "BRANCH_SLUG=main" || echo "BRANCH_SLUG=$SAFE_GITHUB_HEAD_REF_SLUG_URL") >> $GITHUB_ENV
- name: Delete Serverless Container Scaleway
uses: philibea/[email protected].6
uses: philibea/[email protected].7
id: teardown
with:
type: "teardown"
Expand Down

0 comments on commit d60f83d

Please sign in to comment.