We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac341a commit 4b014b3Copy full SHA for 4b014b3
2 files changed
.github/workflows/refresh-automatic-content.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
token: ${{ secrets.REPO_TOKEN }}
27
- name: Set up Ruby
28
- uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1.305.0
+ uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
29
30
ruby-version: '4.0.3'
31
- name: Refresh Karafka integrations catalog
.github/workflows/sync-github-wiki.yml
@@ -30,7 +30,7 @@ jobs:
32
33
34
35
36
0 commit comments