Skip to content

Commit e1a90f8

Browse files
committed
Use the published varsion
1 parent 913d42f commit e1a90f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/replace-keywords.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Run the Node.js action to replace keywords
16-
uses: ./
16+
uses: bellangelo/comment-charm@v1
1717
with:
1818
comment-body: "${{ github.event.comment.body }}"
1919
comment-id: ${{ github.event.comment.id }}

0 commit comments

Comments
 (0)