-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable multi release channel #1911
base: main
Are you sure you want to change the base?
Conversation
wardpeet
commented
Feb 14, 2025
- SAVEPOINT
- update publishing workflows
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
||
- name: Check for pre.json file existence | ||
id: check_files | ||
uses: andstor/[email protected] |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step: check_files
with: | ||
files: '.changeset/pre.json' | ||
|
||
- uses: pnpm/action-setup@v4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
- name: Check for pre.json file existence | ||
id: check_files_second | ||
if: always() | ||
uses: andstor/[email protected] |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step: check_files_second
- name: Install pnpm | ||
uses: pnpm/action-setup@v2 | ||
|
||
- uses: pnpm/action-setup@v4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
📝 Documentation updates detected! You can review documentation updates here |
fe13f7e
to
2294df1
Compare
2294df1
to
42fd743
Compare