We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ada22 commit 43f1949Copy full SHA for 43f1949
.github/workflows/test.yaml
@@ -67,7 +67,7 @@ jobs:
67
run: |
68
cp -f .env.example .env
69
- name: Checks for new endpoints against AWS WAF rules
70
- uses: cds-snc/notification-utils/.github/actions/waffles@06a40db6286f525fe3551e029418458d33342592 # 52.1.0
+ uses: cds-snc/notification-utils/.github/actions/waffles@578b4147fe6c7a8f89241649b763f94ef24b2ad4 # 52.2.2
71
with:
72
app-loc: '/github/workspace'
73
app-libs: '/github/workspace/env/site-packages'
0 commit comments