Upgrade GitHub Actions to latest versions#515
Open
salmanmkc wants to merge 1 commit intogoogle:mainfrom
Open
Conversation
6e3224b to
955a4de
Compare
Signed-off-by: Salman Muin Kayser Chishti <[email protected]>
955a4de to
3ecbcbc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps GitHub Actions to their latest versions for bug fixes and security patches.
Changes
docker/login-action184bdaab45d80fdominikh/staticcheck-actionv1.3.1v1.4.1google-github-actions/authv2v3google-github-actions/setup-gcloudv3.0.0v3.0.1Release Notes
Release notes for google-github-actions/auth
v3.0.0
What's Changed
Full Changelog: google-github-actions/auth@v2...v3.0.0
v3
Floating v3 tag
v2.1.13
What's Changed
Full Changelog: google-github-actions/auth@v2.1.12...v2.1.13
v2.1.12
What's Changed
Full Changelog: google-github-actions/auth@v2.1.11...v2.1.12
v2.1.11
What's Changed
Full Changelog: google-github-actions/auth@v2.1.10...v2.1
...truncated
Release notes for docker/login-action
v4.0.0
...truncated
v3.7.0
scopeinput to set scopes for the authentication token by @crazy-max in Add scope input to set scopes for the authentication token docker/login-action#912registry-authinput by @crazy-max in ensure passwords are redacted with registry-auth docker/login-action#911Full Changelog: https://g
...truncated
v3.6.0
registry-authinput for raw authentication to registries by @crazy-max in raw authentication to registries docker/login-action#887...truncated
Release notes for google-github-actions/setup-gcloud
v3.0.1
What's Changed
Full Changelog: google-github-actions/setup-gcloud@v3.0.0...v3.0.1
Release notes for dominikh/staticcheck-action
v1.4.1
Version 1.4.1
v1.4.0
Version 1.4.0
Notes
Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA).
Worth running the workflows on a branch before merging to make sure everything still works.
Validation Warnings
The following issues were detected by actionlint:
action.yaml: ../../../../../tmp/tmpoplewmql/cloud-android-orchestration/.github/actions/build-cuttlefish-cvdremote-debian-package/action.yaml:1:1: "jobs" section is missing in workflow [syntax-check]action.yaml: |action.yaml: 1 | name: 'Build debian package cuttlefish-cvdremote'action.yaml: ../../../../../tmp/tmpoplewmql/cloud-android-orchestration/.github/actions/deploy-cuttlefish-cloud-orchestrator-docker-image/action.yaml:1:1: "jobs" section is missing in workflow [syntax-check]action.yaml: |action.yaml: 1 | name: 'Deploy docker image cuttlefish-cloud-orchestrator'action.yaml: ../../../../../tmp/tmpoplewmql/cloud-android-orchestration/.github/actions/deploy-cuttlefish-cvdremote-debian-package/action.yaml:1:1: "jobs" section is missing in workflow [syntax-check]action.yaml: |action.yaml: 1 | name: 'Deploy debian package cuttlefish-cvdremote'deployment.yaml: ../../../../../tmp/tmpoplewmql/cloud-android-orchestration/.github/workflows/deployment.yaml:25:7: shellcheck reported issue in this script: SC2086:info:23:42: Double quote to prevent globbing and word splitting [shellcheck]