We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100f34c commit 45daebeCopy full SHA for 45daebe
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@12fd324f1d0b43274fdc8130f6980590a667c455 # v1.312.0
+ uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # v1.313.0
29
30
ruby-version: '4.0.5'
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