Skip to content

Commit a0effb3

Browse files
authored
Merge pull request #557 from asciidoctor/dependabot/github_actions/updatecli/updatecli-action-2.94.0
chore(deps): bump updatecli/updatecli-action from 2.93.0 to 2.94.0
2 parents e074c52 + 3f210ba commit a0effb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updatecli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
echo "owner=$owner" >> $GITHUB_OUTPUT
2727
echo "repo=$repo" >> $GITHUB_OUTPUT
2828
- name: Setup Updatecli
29-
uses: updatecli/updatecli-action@v2.93.0
29+
uses: updatecli/updatecli-action@v2.94.0
3030

3131
## Ensure that the updatecli configurations are valid without waiting for the daily execution from the workflow "Updatecli"
3232
- name: Diff

0 commit comments

Comments
 (0)