[v3.3]
- associated PR
- Added summary for action with information about the result of
secrets-checks
[v3.2]
- associated PR
- Added variable
enable-pr-comment
forsecrets-checks
, allowing to disable PR check comment. Used for .NET projects where the comment is unnecessary for developers.
[v3.1]
- associated PR
- Update
trivy
check
[v2.9-dev.1]
- associated PR
- In ci-asp-app.yaml workflow updated steps
Upload artifact for deployment task
andDownload artifact from build task
to fix an error that occurs when usingactions/upload-artifact
andactions/download-artifact
workflows.
[v2.8]
- associated PR
- Add
secrets-checks
action
[v2.6]
- associated PR
- Update
fastlane-android
action - update 3rd party steps to actual versions (get rid of deprecated warnings) - Build android apps on self-hosted github runners in Rocks cluster
- Fix
google-services.json
file creation - Fix warning about UTF-8 locale required for fastlane