Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
deps: update googleapis/code-suggester action to v1.8.1 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 12, 2020
1 parent 3eeabdd commit b94eb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatting.yaml
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
java-version: 11
- run: "mvn com.coveo:fmt-maven-plugin:format"
- uses: googleapis/code-suggester@v1.8.0
- uses: googleapis/code-suggester@v1.8.1
with:
command: review
pull_number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit b94eb26

Please sign in to comment.