8000 changing ref to locally-owned · mongodb/docs-app-services@b70cf8a · GitHub
[go: up one dir, main page]

Skip to content

Commit b70cf8a

Browse files
committed
changing ref to locally-owned
1 parent 5ebb40b commit b70cf8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-netlify-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: |
5959
echo "${{ needs.get-pr-changes.outputs.staging_links }}"
6060
- name: Update PR Description
61-
uses: nefrob/pr-description@v1.1.2
61+
uses: MongoCaleb/pr-description-action@master
6262
with:
6363
regex: "<!-- start insert-links -->.*<!-- end insert-links -->"
6464
appendContentOnMatchOnly: true

0 commit comments

Comments
 (0)
0