Skip to content

Commit 27d054c

Browse files
Prepackage Playbooks FIPS v2.7.0 (mattermost#35450) (mattermost#35456)
Automatic Merge
1 parent 8dbfb87 commit 27d054c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ PLUGIN_PACKAGES += mattermost-plugin-channel-export-v1.3.0
174174
# download the package from to work. This will no longer be needed when we unify
175175
# the way we pre-package FIPS and non-FIPS plugins.
176176
ifeq ($(FIPS_ENABLED),true)
177-
PLUGIN_PACKAGES = mattermost-plugin-playbooks-v2.6.2%2Bb8f2bd9-fips
177+
PLUGIN_PACKAGES = mattermost-plugin-playbooks-v2.7.0%2B1031c5e-fips
178178
PLUGIN_PACKAGES += mattermost-plugin-agents-v1.7.2%2B866e2dd-fips
179179
PLUGIN_PACKAGES += mattermost-plugin-boards-v9.2.2%2B4282c63-fips
180180
endif

0 commit comments

Comments
 (0)