We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f476846 commit 587a882Copy full SHA for 587a882
.github/workflows/gemini-review.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
44
45
- name: 'Run Gemini security analysis review'
46
- uses: 'google-github-actions/run-gemini-cli@f7db4b6f82ad0c3725cf4c98bdd93af80e22b4dc' # v0.1.14
+ uses: 'google-github-actions/run-gemini-cli@6f116f01b6bfaf784e5dd71abd1f322f20e03e38' # v0.1.15
47
id: 'gemini_security_analysis'
48
env:
49
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
0 commit comments