diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index b584e043..27d05501 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -7,6 +7,9 @@ updates:
       interval: weekly
       day: monday
       time: "00:00"
+    labels:
+      - "dependencies"
+      - "skip-changelog"
   - package-ecosystem: pip
     directory: /.github/workflows/requirements
     schedule:
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65e74714..29f1cd59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
 # Changelog
 
-## 0.8.0 (Unreleased)
+## 0.8.0 (April 6, 2022)
 
 BREAKING CHANGES:
 
@@ -21,6 +21,7 @@ ENHANCEMENTS:
 * Add support of RHEL 7.4+ and 8.x for NGINX App Protect DoS 2.1.
 * New molecule tests for RHEL 7/8 and for NGINX App Protect WAF/DoS removal scenarios.
 * Bump the Ansible `community.general` collection to `4.7.0` and `community.docker` collection to `2.3.0`.
+* Update Dependabot to trigger updates at the same time across all NGINX core roles at the same time and to avoid triggering release drafter on GitHub actions dependency updates.
 
 BUG FIXES:
 
diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml
index e3c7a6c8..c2f0b26e 100644
--- a/molecule/default/converge.yml
+++ b/molecule/default/converge.yml
@@ -30,7 +30,6 @@
         nginx_app_protect_remove_license: false
         nginx_app_protect_waf_install_signatures: true
         nginx_app_protect_waf_install_threat_campaigns: true
-        nginx_app_protect_configure: true
         nginx_app_protect_security_policy_file_enable: true
         nginx_app_protect_security_policy_file:
           - src: files/test-security-policy.json