Skip to content

Commit 4e98bd1

Browse files
authored
Merge pull request #498 from asciidoctor/dependabot/github_actions/updatecli/updatecli-action-2.76.0
chore(deps): bump updatecli/updatecli-action from 2.75.0 to 2.76.0
2 parents 589b2b2 + 6ceb2f1 commit 4e98bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.75.0
29+
uses: updatecli/updatecli-action@v2.76.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)