diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 2db70c1..011a4fb 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -28,7 +28,7 @@ jobs: go-version-file: './go.mod' check-latest: true - - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 + - uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 id: auth with: token_format: 'access_token'