Skip to content

Commit

Permalink
update crane to v0.8.0 release (sigstore#1635)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato authored and mlieberman85 committed May 6, 2022
1 parent 93e7fe8 commit 15fa631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
service_account_key: ${{ secrets.GCP_CI_SERVICE_ACCOUNT }}
export_default_credentials: true
- name: Set up `crane`
run: go install github.com/google/go-containerregistry/cmd/crane@v0.7.0
run: go install github.com/google/go-containerregistry/cmd/crane@v0.8.0
- name: gcloud auth configure-docker
run: gcloud auth configure-docker us-central1-docker.pkg.dev --quiet
- name: Run e2e_test_secrets.sh
Expand Down

0 comments on commit 15fa631

Please sign in to comment.