File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 ref : ${{ inputs.checkout-ref }}
4343 persist-credentials : false
4444 allow-unsafe-pr-checkout : true
45- - uses : google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed # v2
45+ - uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3
4646 if : ${{ inputs.bazel-cache-mode == 'READ_WRITE' }}
4747 with :
4848 create_credentials_file : true
Original file line number Diff line number Diff line change 6464 ref : ${{ inputs.checkout-ref }}
6565 persist-credentials : false
6666 allow-unsafe-pr-checkout : true
67- - uses : google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed # v2
67+ - uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3
6868 if : ${{ inputs.sccache-mode == 'READ_WRITE' && inputs.vcpkg-cache-mode == 'readwrite' }}
6969 with :
7070 create_credentials_file : true
Original file line number Diff line number Diff line change 4545 ref : ${{ inputs.checkout-ref }}
4646 persist-credentials : false
4747 allow-unsafe-pr-checkout : true
48- - uses : google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed # v2
48+ - uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3
4949 if : ${{ inputs.bazel-cache-mode == 'READ_WRITE' }}
5050 with :
5151 create_credentials_file : true
Original file line number Diff line number Diff line change 7070 ref : ${{ inputs.checkout-ref }}
7171 persist-credentials : false
7272 allow-unsafe-pr-checkout : true
73- - uses : google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed # v2
73+ - uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3
7474 if : ${{ inputs.sccache-mode == 'READ_WRITE' && inputs.vcpkg-cache-mode == 'readwrite' }}
7575 with :
7676 create_credentials_file : true
You can’t perform that action at this time.
0 commit comments