chore(actions): bump acryl-executor (#13930)

This commit is contained in:
Harshal Sheth 2025-07-02 11:37:34 -04:00 committed by GitHub
parent 0a82d4a5f9
commit 68130a33e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,7 @@ plugins: Dict[str, Set[str]] = {
},
# Action Plugins
"executor": {
"acryl-executor==0.1.2",
"acryl-executor==0.2.2",
},
"slack": {
"slack-bolt>=1.15.5",