Skip to content

Commit 4d33af6

Browse files
authored
Merge pull request #586 from asciidoctor/dependabot/github_actions/updatecli/updatecli-action-3.1.2
chore(deps): bump updatecli/updatecli-action from 3.1.1 to 3.1.2
2 parents 1f999ac + bf03e64 commit 4d33af6

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@v3.1.1
29+
uses: updatecli/updatecli-action@v3.1.2
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)