Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-template-link-delivery-report
Browse files Browse the repository at this point in the history
  • Loading branch information
smcmurtry authored Jan 8, 2025
2 parents ab5212e + b4096b8 commit 476cded
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_endpoints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
echo "PYTHONPATH=/github/workspace/env/site-packages:${{ env.PYTHONPATH}}" >> $GITHUB_ENV
- name: Checks for new endpoints against AWS WAF rules
uses: cds-snc/notification-utils/.github/actions/[email protected].1
uses: cds-snc/notification-utils/.github/actions/[email protected].3
with:
app-loc: '/github/workspace'
app-libs: '/github/workspace/env/site-packages'
Expand Down
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ unidecode = "^1.3.8"

# PaaS
awscli-cwlogs = "^1.4.6"
notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "53.0.1"}
notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "53.0.3"}


# Pinned dependencies
Expand Down

0 comments on commit 476cded

Please sign in to comment.