diff --git a/.github/workflows/techdocs.yaml b/.github/workflows/techdocs.yaml index 64c733d..ab5464f 100644 --- a/.github/workflows/techdocs.yaml +++ b/.github/workflows/techdocs.yaml @@ -98,7 +98,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - id: auth - uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # pin@v2.1.10 + uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # pin@v2.1.11 if: ${{ needs.setup.outputs.publish == 'true' }} with: workload_identity_provider: ${{ inputs.workload_identity_provider }}