Skip to content

Commit ad9e06d

Browse files
committed
Fix CI Bunny deploy
1 parent 4fa5a98 commit ad9e06d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
echo "sha_tag=$sha_tag" >> $GITHUB_OUTPUT
7575
7676
- name: Deploy to Bunny
77-
uses: BunnyWay/actions/container-update-image@container-update-image_0.1.1
77+
uses: BunnyWay/actions/container-update-image@container-update-image_0.1.2
7878
with:
7979
app_id: ${{ vars.BUNNY_APP_ID }}
8080
api_key: ${{ secrets.BUNNY_API_KEY }}

0 commit comments

Comments
 (0)