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 4fa5a98 commit ad9e06dCopy full SHA for ad9e06d
1 file changed
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
echo "sha_tag=$sha_tag" >> $GITHUB_OUTPUT
75
76
- name: Deploy to Bunny
77
- uses: BunnyWay/actions/container-update-image@container-update-image_0.1.1
+ uses: BunnyWay/actions/container-update-image@container-update-image_0.1.2
78
with:
79
app_id: ${{ vars.BUNNY_APP_ID }}
80
api_key: ${{ secrets.BUNNY_API_KEY }}
0 commit comments