Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit cb6abab

Browse files
authored
Merge pull request #303 from supabase-community/dependabot/github_actions/main/python-semantic-release/python-semantic-release-8.0.8
chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 8.0.8
2 parents 1df12a7 + 8f094df commit cb6abab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# This action uses Python Semantic Release v8
5050
- name: Python Semantic Release
5151
id: release
52-
uses: python-semantic-release/[email protected].0
52+
uses: python-semantic-release/[email protected].8
5353
with:
5454
github_token: ${{ secrets.GITHUB_TOKEN }}
5555

0 commit comments

Comments
 (0)