Skip to content

Commit

Permalink
Switch to tag for workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
zachaysan committed Nov 21, 2024
1 parent 502e448 commit 8bcebe4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ flagsmith-ldap = { git = "https://github.com/flagsmith/flagsmith-ldap", tag = "v
optional = true

[tool.poetry.group.workflows.dependencies]
workflows-logic = { git = "https://github.com/flagsmith/flagsmith-workflows", branch = "feat/add_change_requests_to_segments" }
workflows-logic = { git = "https://github.com/flagsmith/flagsmith-workflows", tag = "v2.6.0" }

[tool.poetry.group.dev.dependencies]
django-test-migrations = "~1.2.0"
Expand Down

0 comments on commit 8bcebe4

Please sign in to comment.