Skip to content

Commit 85ac3ba

Browse files
dependabot[bot]nadeemnali
authored andcommitted
Bump ruby/setup-ruby from 1.306.0 to 1.307.0 (#6640)
1 parent e2f3729 commit 85ac3ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
with:
1717
persist-credentials: false
18-
- uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
18+
- uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
1919
with:
2020
bundler-cache: true
2121
- name: Build SwiftLint and SourceKitten

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
ref: ${{ github.ref_name }}
7777
persist-credentials: false
7878
- name: Set up Ruby and Bundler
79-
uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
79+
uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
8080
with:
8181
bundler-cache: true
8282
- name: Lint Podspec # Make sure Podspec still builds okay on CI with old release.

0 commit comments

Comments
 (0)