erisu commented on code in PR #257:
URL: https://github.com/apache/cordova-paramedic/pull/257#discussion_r1205621746
##########
.github/workflows/android.yml:
##########
@@ -105,7 +105,7 @@ jobs:
if: ${{ endswith(env.repo, '/cordova-paramedic') != true }}
run: npm i -g github:apache/cordova-paramedic
- - uses:
reactivecircus/android-emulator-runner@5de26e4bd23bf523e8a4b7f077df8bfb8e52b50e
+ - uses:
reactivecircus/android-emulator-runner@d94c3fbe4fe6a29e4a5ba47c12fb47677c73656b
Review Comment:
This was an Apache requirement. They allow listed only some scopings.
For example:
* `actions/<action-name>`
* `apache/<action-name>`
Maybe a few others like Microsoft etc...
But as for those that were not allowed, I was told to use the commit hash ID.
Why they implemented it this way I am unsure. I was told this I beleive in
Apache's Infra Slack Channel.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]