We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f999ac + bf03e64 commit 4d33af6Copy full SHA for 4d33af6
.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@v3.1.1
+ uses: updatecli/updatecli-action@v3.1.2
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