Skip to content

Commit

Permalink
Merge pull request #10 from emartech/dependabot/github_actions/dev/go…
Browse files Browse the repository at this point in the history
…ogle-github-actions/auth-2.1.2

chore(dependabot): bump google-github-actions/auth from 2.1.1 to 2.1.2
  • Loading branch information
megamegax authored Feb 27, 2024
2 parents 9f79a90 + 1477c6b commit 6001996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push_workflow_new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: make prepare-ci

- name: Authenticate to Google Cloud
uses: google-github-actions/[email protected].1
uses: google-github-actions/[email protected].2
with:
credentials_json: ${{ env.FIREBASE_SERVICE_ACCOUNT_JSON }}

Expand Down

0 comments on commit 6001996

Please sign in to comment.