Skip to content

Commit 1b91ead

Browse files
authored
Revert "Bump mongodb-labs/drivers-github-tools from 1 to 2 (#1332)" (#1334)
This reverts commit a23a4b8.
1 parent a23a4b8 commit 1b91ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292

9393
# This step creates the signed release tag
9494
- name: "Create release tag"
95-
uses: mongodb-labs/drivers-github-tools/garasign/git-sign@v2
95+
uses: mongodb-labs/drivers-github-tools/garasign/git-sign@v1
9696
with:
9797
command: "git tag -m 'Release ${{ inputs.version }}' -s --local-user=${{ vars.GPG_KEY_ID }} ${{ inputs.version }}"
9898
garasign_username: ${{ secrets.GRS_CONFIG_USER1_USERNAME }}

0 commit comments

Comments
 (0)