chore(deps): update dependency tailor-platform/actions to v1.4.0#1555
chore(deps): update dependency tailor-platform/actions to v1.4.0#1555renovate[bot] wants to merge 1 commit into
Conversation
|
commit: |
🤖 Claude Dependency Review📦 Update Summary
📝 Release Noteshttps://github.com/tailor-platform/actions/releases/tag/v1.4.0 🔐 Security Assessment
🚨 Breaking ChangesCRITICAL: This update contains an incorrect structural change that will break workflows The dependency update has changed the action reference format from: uses: tailor-platform/actions/setup@7817f37... # v1.3.0
uses: tailor-platform/actions/generate-check@7817f37... # v1.3.0
uses: tailor-platform/actions/plan@7817f37... # v1.3.0
uses: tailor-platform/actions/deploy@7817f37... # v1.3.0
uses: tailor-platform/actions/tag-guard@7817f37... # v1.3.0To: uses: tailor-platform/actions@92f2995... # v1.4.0Why this is breaking:
This appears to be an error in Renovate's update logic. The version bump is correct (v1.3.0 → v1.4.0), but the removal of action subpaths is incorrect. ✨ Main Changesv1.4.0 introduces several valuable features and improvements: New Composite Actions:
Improvements to Existing Actions:
Internal Refactoring:
Dependency Updates:
🔍 Impact Analysis📁 Usage Locations
Context about these files: These workflow template files are bundled with the SDK and used by ✅ Recommended Actions
|
075616d to
f31835c
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v1.3.0→v1.4.0Release Notes
tailor-platform/actions (tailor-platform/actions)
v1.4.0Compare Source
What's Changed
Full Changelog: tailor-platform/actions@v1...v1.4.0
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
* 9-18 * * 1-5)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.