Skip to content

Commit

Permalink
google-github-actions/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbuechele committed Oct 13, 2024
1 parent 7f4c976 commit ada1341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
npx ts-node scripts/merge-envs.ts
npm run build
- uses: 'google-github-actions/auth@v2'
- uses: 'google-github-actions/auth@v2.1.5'
with:
credentials_json: '${{ secrets.GOOGLE_CREDENTIALS_JSON }}'

Expand Down

0 comments on commit ada1341

Please sign in to comment.