This repository was archived by the owner on Nov 3, 2025. It is now read-only.
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 2222 persist-credentials : false
2323
2424 - name : Install Ruby toolchain
25- uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
25+ uses : ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221 .0
2626 with :
2727 ruby-version : " .ruby-version"
2828 bundler-cache : true
Original file line number Diff line number Diff line change @@ -273,7 +273,7 @@ jobs:
273273 persist-credentials : false
274274
275275 - name : Install Ruby toolchain
276- uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
276+ uses : ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221 .0
277277 with :
278278 ruby-version : " .ruby-version"
279279 bundler-cache : true
Original file line number Diff line number Diff line change 2929 persist-credentials : false
3030
3131 - name : Sync GitHub Issue Labels
32- uses : crazy-max/ghaction-github-labeler@b54af0c25861143e7c8813d7cbbf46d2c341680c # v5.1 .0
32+ uses : crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7 # v5.2 .0
3333 with :
3434 github-token : ${{ secrets.GITHUB_TOKEN }}
3535 yaml-file : .github/labels.yaml
You can’t perform that action at this time.
0 commit comments