Skip to content

Commit

Permalink
[No Ticket] Update minimist to 1.2.6 and updated Github Build Action (#…
Browse files Browse the repository at this point in the history
…1481)

* update minimist to 1.2.6

* build workflow update due to google branch name change
  • Loading branch information
JVThomas authored Mar 22, 2022
1 parent a336d4f commit c28e24b
Show file tree
Hide file tree
Showing 3 changed files with 11,686 additions and 10,136 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: short-sha
run: echo "::set-output name=sha::$(git rev-parse --short=12 HEAD)"
- name: Auth to GCR
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v0
with:
version: '270.0.0'
service_account_email: ${{ secrets.GCR_PUBLISH_EMAIL }}
Expand Down
Loading

0 comments on commit c28e24b

Please sign in to comment.