Skip to content

Commit 4b014b3

Browse files
authored
chore(deps): update ruby/setup-ruby action to v1.306.0 (#593)
1 parent 9ac341a commit 4b014b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/refresh-automatic-content.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
token: ${{ secrets.REPO_TOKEN }}
2727
- name: Set up Ruby
28-
uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1.305.0
28+
uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
2929
with:
3030
ruby-version: '4.0.3'
3131
- name: Refresh Karafka integrations catalog

.github/workflows/sync-github-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
token: ${{ secrets.REPO_TOKEN }}
3131

3232
- name: Set up Ruby
33-
uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1.305.0
33+
uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
3434
with:
3535
ruby-version: '4.0.3'
3636

0 commit comments

Comments
 (0)