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.
2 parents e074c52 + 3f210ba commit a0effb3Copy full SHA for a0effb3
.github/workflows/updatecli.yml
@@ -26,7 +26,7 @@ jobs:
26
echo "owner=$owner" >> $GITHUB_OUTPUT
27
echo "repo=$repo" >> $GITHUB_OUTPUT
28
- name: Setup Updatecli
29
- uses: updatecli/updatecli-action@v2.93.0
+ uses: updatecli/updatecli-action@v2.94.0
30
31
## Ensure that the updatecli configurations are valid without waiting for the daily execution from the workflow "Updatecli"
32
- name: Diff
0 commit comments