github-advanced-security[bot] commented on code in PR #45527:
URL: https://github.com/apache/airflow/pull/45527#discussion_r1910700798


##########
.github/workflows/basic-tests.yml:
##########
@@ -98,106 +99,99 @@
           persist-credentials: false
       - name: "Cleanup docker"
         run: ./scripts/ci/cleanup_docker.sh
+      - name: Setup pnpm
+        uses: pnpm/[email protected]

Review Comment:
   ## Unpinned tag for a non-immutable Action in workflow
   
   Unpinned 3rd party Action 'Basic tests' step [Uses Step](1) uses 
'pnpm/action-setup' with ref 'v4.0.0', not a pinned commit hash
   
   [Show more 
details](https://github.com/apache/airflow/security/code-scanning/344)



-- 
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