diff --git a/.gitlab/issue_templates/release_checklist.md b/.gitlab/issue_templates/release_checklist.md
index 15e2ed763f..4d5ce290ab 100644
--- a/.gitlab/issue_templates/release_checklist.md
+++ b/.gitlab/issue_templates/release_checklist.md
@@ -194,9 +194,9 @@ Now it's time to publish the code.
1. [ ] Write blog article (if a major release).
1. [ ] Check that the tarballs are available on Cloudsmith, since we are downloading from there, not downloads or ftp.
1. [ ] Publish links to downloads on the ISC website. Update release dates. Check the modal messages and update if necessary.
+1. [ ] Security Release Only: Update the security releases version table in the downloads data file on the website. This information is used by Stork to flag new security versions.
1. [ ] Stable Releases Only: If it is a new `major.minor` version, SWENG will have created a new repo in Cloudsmith, which will need the customer tokens migrated from an existing repo. Verify that the KB on installing from Cloudsmith has also been updated.
-1. [ ] If a new Cloudsmith repository is used, make sure that the Zapier scripts are updated.
- * If those are not updated, there was an error made during preparation for new stable release. Please contact QA team and coordinate fix.
+ * If the tokens were not migrated, contact QA team and coordinate fix.
1. [ ] Upload Premium hooks tarball to SendOwl for legacy 2.4 or 2.6 branches.
1. [ ] Send notifications to existing subscribers of the new version.
1. [ ] Write release email to _kea-announce_. Highlight breaking changes, if any.
@@ -212,7 +212,7 @@ Now it's time to publish the code.
## Support
-1. [ ] Update tickets in case of waiting for support customers.
+1. [ ] Update tickets if any support customers are waiting for the release.
## QA