Skip to content

Commit bed4c54

Browse files
committed
build: 📌 Fix PSR GHA
1 parent b6788fd commit bed4c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

2929
- name: Python Semantic Release
3030
id: release
31-
uses: relekang/python-semantic-release@master
31+
uses: relekang/python-semantic-release@v9.21.0
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
3434

0 commit comments

Comments
 (0)