Skip to content

Commit

Permalink
Merge pull request #43 from t3n/dependabot/github_actions/google-gith…
Browse files Browse the repository at this point in the history
…ub-actions/auth-2.1.0

chore(deps): bump google-github-actions/auth from 2.0.1 to 2.1.0
  • Loading branch information
jnmcfly authored Jan 30, 2024
2 parents 2793c1c + c9d9df0 commit 66f9893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcs-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/[email protected]
- name: authenticate to google cloud
id: auth
uses: google-github-actions/auth@v2.0.1
uses: google-github-actions/auth@v2.1.0
with:
credentials_json: "${{ secrets.GCP_JSON_KEY }}"
- id: "upload-file"
Expand Down

0 comments on commit 66f9893

Please sign in to comment.