We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac2f6fc commit cc303c3Copy full SHA for cc303c3
1 file changed
.github/workflows/formatting.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
java-version: 11
20
- run: "mvn com.coveo:fmt-maven-plugin:format"
21
- - uses: googleapis/[email protected].0
+ - uses: googleapis/[email protected].1
22
23
command: review
24
pull_number: ${{ github.event.pull_request.number }}
0 commit comments