-
Notifications
You must be signed in to change notification settings - Fork 66
update for 8/14 non-release workflow documents #1193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update for 8/14 non-release workflow documents #1193
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1193 +/- ##
=============================================
- Coverage 85.71% 67.07% -18.64%
- Complexity 19 525 +506
=============================================
Files 3 54 +51
Lines 49 2694 +2645
Branches 5 376 +371
=============================================
+ Hits 42 1807 +1765
- Misses 3 750 +747
- Partials 4 137 +133 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…lity#1193)" This reverts commit 069ea22.
…ility#1193)" This reverts commit e160777.
This PR updates the 3P actions in 8/14 non-release workflow files.
References:
https://github.com/aws-actions/configure-aws-credentials https://github.com/actions/setup-node
https://github.com/actions/download-artifact
https://github.com/github/codeql-action
https://github.com/aws-actions/aws-secretsmanager-get-secrets
https://github.com/docker/login-action
https://github.com/actions/upload-artifact
https://github.com/docker/setup-buildx-action
https://github.com/docker/setup-qemu-action
https://github.com/actions/download-artifact
https://github.com/docker/build-push-action
https://github.com/actions/cache
https://github.com/github/codeql-action
https://github.com/docker/setup-buildx-action
https://github.com/codecov/codecov-action
https://github.com/actions/setup-go
https://github.com/hashicorp/setup-terraform
https://github.com/actions/setup-java
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.