Skip to content

Commit de5e992

Browse files
authored
Merge pull request #627 from openhab/dependabot/github_actions/google-github-actions/auth-2.1.8
Bump google-github-actions/auth from 2.1.7 to 2.1.8
2 parents 4cb5d43 + 3c05c91 commit de5e992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
run: npm ci
106106

107107
- name: Authenticate to Google Cloud
108-
uses: google-github-actions/auth@v2.1.7
108+
uses: google-github-actions/auth@v2.1.8
109109
with:
110110
credentials_json: ${{ secrets.GCP_SA_KEY }}
111111

0 commit comments

Comments
 (0)