File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6666 ecs-cli --version
6767 - name : AUTHENTICATE TO GOOGLE CLOUD
6868 if : steps.authorized.outputs.authorized == 'true'
69- uses : google-github-actions/auth@v2.1.4
69+ uses : google-github-actions/auth@v2.1.5
7070 with :
7171 credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
7272 - name : CONFIGURE BAZEL
Original file line number Diff line number Diff line change 5858 https://cdn.jsdelivr.net/hex
5959
6060 - name : Authenticate To Google Cloud
61- uses : google-github-actions/auth@v2.1.4
61+ uses : google-github-actions/auth@v2.1.5
6262 with :
6363 credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
6464
Original file line number Diff line number Diff line change 7777 https://builds.hex.pm
7878 https://cdn.jsdelivr.net/hex
7979 - name : AUTHENTICATE TO GOOGLE CLOUD
80- uses : google-github-actions/auth@v2.1.4
80+ uses : google-github-actions/auth@v2.1.5
8181 with :
8282 credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
8383 - name : BUILD SECONDARY UMBRELLA ARCHIVE
Original file line number Diff line number Diff line change 5454 https://builds.hex.pm
5555 https://cdn.jsdelivr.net/hex
5656 - name : AUTHENTICATE TO GOOGLE CLOUD
57- uses : google-github-actions/auth@v2.1.4
57+ uses : google-github-actions/auth@v2.1.5
5858 with :
5959 credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
6060 - name : CONFIGURE BAZEL
Original file line number Diff line number Diff line change 5151 https://builds.hex.pm
5252 https://cdn.jsdelivr.net/hex
5353 - name : AUTHENTICATE TO GOOGLE CLOUD
54- uses : google-github-actions/auth@v2.1.4
54+ uses : google-github-actions/auth@v2.1.5
5555 with :
5656 credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
5757 - name : CONFIGURE BAZEL
Original file line number Diff line number Diff line change 5454 https://cdn.jsdelivr.net/hex
5555
5656 - name : Authenticate To Google Cloud
57- uses : google-github-actions/auth@v2.1.4
57+ uses : google-github-actions/auth@v2.1.5
5858 with :
5959 credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
6060
Original file line number Diff line number Diff line change 5252 run : |
5353 echo "value=bazel-repo-cache-${{ hashFiles('MODULE.bazel') }}" | tee -a $GITHUB_OUTPUT
5454 - name : AUTHENTICATE TO GOOGLE CLOUD
55- uses : google-github-actions/auth@v2.1.4
55+ uses : google-github-actions/auth@v2.1.5
5656 with :
5757 credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
5858 - name : REPO CACHE
You can’t perform that action at this time.
0 commit comments