Skip to content

Commit c3a9ac9

Browse files
authored
point at the canonical release action (#5932)
1 parent 414e554 commit c3a9ac9

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
@@ -52,7 +52,7 @@ jobs:
5252

5353
steps:
5454
- name: "Run the publish action"
55-
uses: jamis/drivers-github-tools/ruby/publish@bundler-cache-version
55+
uses: mongodb-labs/drivers-github-tools/ruby/publish@v2
5656
with:
5757
app_id: ${{ vars.APP_ID }}
5858
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)