Skip to content

Commit ebef735

Browse files
chore(deps): bump google-github-actions/auth from 2.1.12 to 3.0.0 (#190)
1 parent a96e4ff commit ebef735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/techdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
env:
9999
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
100100
- id: auth
101-
uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # pin@v2.1.12
101+
uses: google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # pin@v3.0.0
102102
if: ${{ needs.setup.outputs.publish == 'true' }}
103103
with:
104104
workload_identity_provider: ${{ inputs.workload_identity_provider }}

0 commit comments

Comments
 (0)