diff --git a/.github/workflows/merge_to_main_production.yml b/.github/workflows/merge_to_main_production.yml index 362cdbcb3..37768e809 100644 --- a/.github/workflows/merge_to_main_production.yml +++ b/.github/workflows/merge_to_main_production.yml @@ -16,7 +16,7 @@ env: # Set the GitHub tag here to update the infrastructure # to a new version in production # See https://github.com/cds-snc/notification-terraform/releases - INFRASTRUCTURE_VERSION: '0.74.0' + INFRASTRUCTURE_VERSION: '0.76.0' # Terraform environment variables AWS_ACCESS_KEY_ID: ${{ secrets.PRODUCTION_AWS_ACCESS_KEY_ID }}