Skip to content

Commit b4a1034

Browse files
committed
updating version comment for actions/checkout, enabling us to know the version
Signed-off-by: Adam D. Cornett <adc@redhat.com>
1 parent 6bdb950 commit b4a1034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gemini-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
permission-pull-requests: 'write'
5050

5151
- name: 'Checkout repository'
52-
uses: 'actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd' # ratchet:actions/checkout@v6
52+
uses: 'actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd' # v6.0.2
5353
with:
5454
persist-credentials: false
5555

0 commit comments

Comments
 (0)