You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 📝 Create a GitHub issue instead of a PR for CLI version updates.
- 🔄 Generate issue content with current and latest CLI version details.
- 📦 Assign the issue to GitHub Copilot for follow-up.
-Priyanshu
commit-message: "chore: update PowerApps CLI version to ${{ steps.get_latest_version.outputs.latest_version }}"
55
-
title: "chore: update PowerApps CLI version to ${{ steps.get_latest_version.outputs.latest_version }}"
56
-
body: |
57
-
This PR updates the PowerApps CLI version in `gulpfile.mjs` from ${{ steps.get_current_version.outputs.current_version }} to ${{ steps.get_latest_version.outputs.latest_version }}.
0 commit comments