Merge pull request #141 from rancher/olblak-patch-2

deps(gh): bump releasepost action
This commit is contained in:
Olivier Vernin 2024-05-19 21:08:38 +02:00 committed by GitHub
commit 1aa0238fdd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
uses: updatecli/updatecli-action@v2
- name: "Install Releasepost"
uses: "updatecli/releasepost-action@v0.3.0"
uses: "updatecli/releasepost-action@v0.4.0"
- name: Run Updatecli in enforce mode
run: "updatecli compose apply --file update-compose.yaml"