We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aec79ee + cf3e133 commit 73d2275Copy full SHA for 73d2275
2 files changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-tags: false
22
23
- name: Set up ruby
24
- uses: ruby/setup-ruby@e65c17d16e57e481586a6a5a0282698790062f92 # v1.300.0
+ uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1.305.0
25
with:
26
ruby-version: 3.2.3
27
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
28
29
30
31
32
33
0 commit comments