Skip to content

Commit

Permalink
deps(saml): bump SAML version (#3582)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell authored Mar 8, 2024
1 parent b961790 commit a082065
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/api-deploy-production-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
aws_identity_migration_event_bus_rule_id: identity_migration-b03c433
aws_identity_migration_task_role_arn: arn:aws:iam::084060095745:role/task-exec-role-741a7e3
aws_task_definitions_directory_path: infrastructure/aws/production
flagsmith_saml_revision: v1.3.1
flagsmith_saml_revision: v1.4.0
flagsmith_workflows_revision: v1.2.5
flagsmith_auth_controller_revision: v0.0.1
flagsmith_rbac_revision: v0.7.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/api-deploy-staging-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
aws_identity_migration_event_bus_rule_id: identity_migration-08330ed
aws_identity_migration_task_role_arn: arn:aws:iam::302456015006:role/task-exec-role-6fb76f6
aws_task_definitions_directory_path: infrastructure/aws/staging
flagsmith_saml_revision: v1.3.1
flagsmith_saml_revision: v1.4.0
flagsmith_workflows_revision: v1.2.5
flagsmith_auth_controller_revision: v0.0.1
flagsmith_rbac_revision: v0.7.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- '*'

env:
FLAGSMITH_SAML_REVISION: v1.3.1
FLAGSMITH_SAML_REVISION: v1.4.0
FLAGSMITH_RBAC_REVISION: v0.7.0
FLAGSMITH_WORKFLOWS_REVISION: v1.2.5
FLAGSMITH_AUTH_CONTROLLER_REVISION: v0.0.1
Expand Down

0 comments on commit a082065

Please sign in to comment.