[PR #1372] [MERGED] bump ci version #1562

Closed
opened 2026-02-22 18:01:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1372
Author: @crazywoola
Created: 10/13/2025
Status: Merged
Merged: 10/13/2025
Merged by: @LogicOber

Base: mainHead: chore/update-ci


📝 Commits (3)

📊 Changes

1 file changed (+286 additions, -46 deletions)

View changed files

📝 .github/workflows/pre-check-plugin.yaml (+286 -46)

📄 Description

This pull request makes a minor update to the .github/workflows/pre-check-plugin.yaml workflow file. The change corrects the cmd argument for the yq action to explicitly include the yq command, ensuring the version check runs as intended.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/1372 **Author:** [@crazywoola](https://github.com/crazywoola) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@LogicOber](https://github.com/LogicOber) **Base:** `main` ← **Head:** `chore/update-ci` --- ### 📝 Commits (3) - [`b021678`](https://github.com/langgenius/dify-plugins/commit/b02167898d39e469c65089c2a740233383922090) bump version - [`6c2b952`](https://github.com/langgenius/dify-plugins/commit/6c2b952d7be1c0ed91cc954bfd95b6c5676c3567) bump version - [`3fafb60`](https://github.com/langgenius/dify-plugins/commit/3fafb60e7245d883d8fd492f0a97ae143e698b9d) bump version ### 📊 Changes **1 file changed** (+286 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pre-check-plugin.yaml` (+286 -46) </details> ### 📄 Description This pull request makes a minor update to the `.github/workflows/pre-check-plugin.yaml` workflow file. The change corrects the `cmd` argument for the `yq` action to explicitly include the `yq` command, ensuring the version check runs as intended. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:01:30 -05:00
yindo closed this issue 2026-02-22 18:01:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1562