We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869672f commit 3a38794Copy full SHA for 3a38794
.github/workflows/dockerhub-release.yml
@@ -44,7 +44,7 @@ jobs:
44
sudo apt update && sudo apt install -y skopeo
45
46
- name: ☁️ Set up Cloud SDK
47
- uses: google-github-actions/setup-gcloud@v1.0.1
+ uses: google-github-actions/setup-gcloud@v1.1.0
48
with:
49
version: 393.0.0
50
.github/workflows/push-main.yml
@@ -62,7 +62,7 @@ jobs:
62
sudo chmod +777 /run/buildkit/buildkitd.sock
63
64
65
66
67
68
0 commit comments