Skip to content

Commit c398b13

Browse files
committed
chore: reintroduce v1 tag on spicedb action
1 parent 03ed1be commit c398b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- "3.14"
3232
steps:
3333
- uses: "actions/checkout@v6"
34-
- uses: "authzed/action-spicedb"
34+
- uses: "authzed/action-spicedb@v1"
3535
with:
3636
version: "latest"
3737
- name: "Install the latest version of uv and set the python version"

0 commit comments

Comments
 (0)