Skip to content

Commit d7f0fa0

Browse files
committed
Use the renamed action
[skip ci]
1 parent dc48b2d commit d7f0fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# Run the update script
2929
- name: Run python script
30-
uses: oscar-system/changelog-script@v1.1
30+
uses: oscar-system/update-release-notes@v1
3131
with:
3232
conffile: "dev/releases/config.toml"
3333
releasenotesfile: "CHANGELOG.md"

0 commit comments

Comments
 (0)