Skip to content

Commit cc303c3

Browse files
authored
deps: update googleapis/code-suggester action to v1.8.1 (#321)
1 parent ac2f6fc commit cc303c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/formatting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
java-version: 11
2020
- run: "mvn com.coveo:fmt-maven-plugin:format"
21-
- uses: googleapis/[email protected].0
21+
- uses: googleapis/[email protected].1
2222
with:
2323
command: review
2424
pull_number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)