File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
persist-credentials : false
23
23
24
24
- name : Install Ruby toolchain
25
- uses : ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221 .0
25
+ uses : ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229 .0
26
26
with :
27
27
ruby-version : " .ruby-version"
28
28
bundler-cache : true
Original file line number Diff line number Diff line change 69
69
persist-credentials : false
70
70
71
71
- name : Install Ruby toolchain
72
- uses : ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221 .0
72
+ uses : ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229 .0
73
73
with :
74
74
ruby-version : " 3.0.0" # see minimum version requirement in gemspec
75
75
bundler-cache : true
@@ -145,7 +145,7 @@ jobs:
145
145
persist-credentials : false
146
146
147
147
- name : Install Ruby toolchain
148
- uses : ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221 .0
148
+ uses : ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229 .0
149
149
with :
150
150
ruby-version : " .ruby-version"
151
151
bundler-cache : true
@@ -168,7 +168,7 @@ jobs:
168
168
persist-credentials : false
169
169
170
170
- name : Setup Node.js runtime
171
- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
171
+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
172
172
with :
173
173
node-version : " lts/*"
174
174
Original file line number Diff line number Diff line change 29
29
persist-credentials : false
30
30
31
31
- name : Sync GitHub Issue Labels
32
- uses : crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7 # v5.2 .0
32
+ uses : crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916 # v5.3 .0
33
33
with :
34
34
github-token : ${{ secrets.GITHUB_TOKEN }}
35
35
yaml-file : .github/labels.yaml
You can’t perform that action at this time.
0 commit comments