Skip to content

Commit 57e48c7

Browse files
committed
refactor: update action name
1 parent 7e4a86b commit 57e48c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Annotates pull request with metadata
1212
steps:
1313
- name: Annotate PR
14-
uses: link-/PR-metadata-action@main
14+
uses: fabidick22/detect-changes-action@main
1515
with:
1616
path: "dist/"
1717
token: "test"

0 commit comments

Comments
 (0)