Skip to content

Commit a23a4b8

Browse files
Bump mongodb-labs/drivers-github-tools from 1 to 2 (#1332)
Bumps [mongodb-labs/drivers-github-tools](https://github.com/mongodb-labs/drivers-github-tools) from 1 to 2. - [Release notes](https://github.com/mongodb-labs/drivers-github-tools/releases) - [Commits](mongodb-labs/drivers-github-tools@v1...v2) --- updated-dependencies: - dependency-name: mongodb-labs/drivers-github-tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4269bd3 commit a23a4b8

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@v1
95+
uses: mongodb-labs/drivers-github-tools/garasign/git-sign@v2
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)