Skip to content

Commit 933d56e

Browse files
authored
Merge pull request #320 from authzed/reintroduce-version-tag-on-spicedb-action
chore: reintroduce v1 tag on spicedb action
2 parents 03ed1be + c398b13 commit 933d56e

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)