fgerlits commented on code in PR #1998:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1998#discussion_r2251771804


##########
.github/workflows/ci.yml:
##########
@@ -183,7 +183,7 @@ jobs:
             ${{ runner.os }}-2022-sccache-refs/heads/main
             ${{ runner.os }}-2022-sccache
       - name: Run sccache-cache
-        uses: mozilla-actions/[email protected]
+        uses: 
mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad

Review Comment:
   It would be more human-friendly to add the version number in a comment:
   ```suggestion
           uses: 
mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad  # 
v0.0.9
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to