Skip to content

Commit

Permalink
fix setup config 2
Browse files Browse the repository at this point in the history
  • Loading branch information
aditi-khare-mongoDB committed May 8, 2024
1 parent f8f2780 commit 57e1891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
shell: bash
- run: npm clean-install
shell: bash
- uses: mongodb-labs/drivers-github-tools/setup/git-sign@main
- uses: mongodb-labs/drivers-github-tools/garasign/setup@main
with:
garasign_username: ${{ secrets.GRS_CONFIG_USER1_USERNAME }}
garasign_password: ${{ secrets.GRS_CONFIG_USER1_PASSWORD }}
Expand Down

0 comments on commit 57e1891

Please sign in to comment.