Skip to content

Commit 4a26cee

Browse files
authored
Update acr_bot.yml v1.1.0
1 parent 5b726d9 commit 4a26cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acr_bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: echo "GITHUB_WORKSPACE=$GITHUB_WORKSPACE" >> $GITHUB_OUTPUT
2424

2525
- name: ACR bot
26-
uses: AutoCodeRoverSG/code-rover-bot@v2.0.0
26+
uses: AutoCodeRoverSG/code-rover-bot@v1.1.0
2727
env:
2828
TARGET_REPO_PATH: ${{ steps.set-var.outputs.GITHUB_WORKSPACE }}
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)