ci: pin external actions to exact commit SHA (#21033)

This commit is contained in:
Xuan-Son Nguyen
2026-03-26 20:44:00 +01:00
committed by GitHub
parent 287b5b1eab
commit 8c60b8a2be
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
distribution: zulu
- name: Setup Android SDK
uses: android-actions/setup-android@v3
uses: android-actions/setup-android@9fc6c4e9069bf8d3d10b2204b1fb8f6ef7065407 # v3
with:
log-accepted-android-sdk-licenses: false