Conversation
1de3b48 to
5252b05
Compare
DeepDiver1975
left a comment
There was a problem hiding this comment.
I will review used actions tomorrow and add to the white list if necessary
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v5 | ||
| uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd |
There was a problem hiding this comment.
You should add the version as comment after the sha.
This will help dependabot to catch the right version when updating
There was a problem hiding this comment.
i will add commented versions to every new setup. Good tip, thanks.
850942e to
8fc7ad8
Compare
|
These are the current broken actions:
It raises up an emulator: used for the instrumented tests, E2E tests and update tests Ref: https://github.com/ReactiveCircus/android-emulator-runner
It commits the generated content in the workflow: used for calens and SBOM Ref: https://github.com/GuillaumeFalourd/git-commit-push
It fetchs the latest artifact generated by other workflow: used for update tests Ref: https://github.com/dawidd6/action-download-artifact Today's weirdest scenario:
it seems to be whitelisted but, it does not work. Check here |
…d unit tests workflows
6921dfb to
3c6f059
Compare
|
Try using the calens action and not the docker. |
Related Issues
App:
ReleaseNotesViewModel.ktcreating a newReleaseNote()with String resources (if required)QA