We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 589b2b2 + 6ceb2f1 commit 4e98bd1Copy full SHA for 4e98bd1
1 file changed
.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.75.0
+ uses: updatecli/updatecli-action@v2.76.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