Skip to content

Commit

Permalink
Merge pull request #69 from meilisearch/dependabot/github_actions/goo…
Browse files Browse the repository at this point in the history
…gle-github-actions/auth-2

Bump google-github-actions/auth from 1 to 2
  • Loading branch information
brunoocasali authored Jan 15, 2024
2 parents 1dfab41 + eece17b commit d4c8807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: 'google-github-actions/auth@v1'
- uses: 'google-github-actions/auth@v2'
with:
credentials_json: '${{ secrets.GOOGLE_CREDENTIALS }}'

Expand Down

0 comments on commit d4c8807

Please sign in to comment.