File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
1010jobs :
1111 build :
12- uses : the-guild-org/shared-config/.github/workflows/ci-node-matrix.yml@main
12+ uses : the-guild-org/shared-config/.github/workflows/ci-node-matrix.yml@bcb53d910698d29749511f386139ad8180269101 # main
1313 with :
1414 script : pnpm build
1515 nodeVersions : ' [14,16,18]'
Original file line number Diff line number Diff line change 66
77jobs :
88 release :
9- uses : the-guild-org/shared-config/.github/workflows/release-snapshot.yml@main
9+ uses : the-guild-org/shared-config/.github/workflows/release-snapshot.yml@bcb53d910698d29749511f386139ad8180269101 # main
1010 with :
1111 npmTag : alpha
1212 buildScript : build
Original file line number Diff line number Diff line change 66
77jobs :
88 stable :
9- uses : the-guild-org/shared-config/.github/workflows/release-stable.yml@main
9+ uses : the-guild-org/shared-config/.github/workflows/release-stable.yml@bcb53d910698d29749511f386139ad8180269101 # main
1010 with :
1111 releaseScript : release
1212 nodeVersion : 18
You can’t perform that action at this time.
0 commit comments