Commit d32a009 1 parent f951d44 commit d32a009 Copy full SHA for d32a009
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
fetch-depth : 0 # fetch all history for commitlint
33
33
34
34
- name : Setup bun
35
- uses : oven-sh/setup-bun@d3603274aca5625baad52ec06108517a089cdd00 # v1.2.0
35
+ uses : oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1.2.1
36
36
37
37
- name : Setup Node.js
38
38
# Install to use the latest version of Node.js when shebang is specified
Original file line number Diff line number Diff line change 46
46
fetch-depth : 0 # fetch all history for semantic-release
47
47
48
48
- name : Setup bun
49
- uses : oven-sh/setup-bun@d3603274aca5625baad52ec06108517a089cdd00 # v1.2.0
49
+ uses : oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1.2.1
50
50
51
51
- name : Setup Node.js
52
52
# Install to use the new version of npm in semantic-release
Original file line number Diff line number Diff line change 23
23
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
24
24
25
25
- name : Setup bun
26
- uses : oven-sh/setup-bun@d3603274aca5625baad52ec06108517a089cdd00 # v1.2.0
26
+ uses : oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1.2.1
27
27
28
28
- name : Setup Node.js
29
29
# Install to use the latest version of Node.js when shebang is specified
@@ -103,7 +103,7 @@ jobs:
103
103
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
104
104
105
105
- name : Setup bun
106
- uses : oven-sh/setup-bun@d3603274aca5625baad52ec06108517a089cdd00 # v1.2.0
106
+ uses : oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1.2.1
107
107
108
108
- name : Setup Node.js
109
109
# Install to use the latest version of Node.js when shebang is specified
You can’t perform that action at this time.
0 commit comments