We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074f099 commit 72a3fbdCopy full SHA for 72a3fbd
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
15
with: { egress-policy: audit }
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17
- - uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
+ - uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
18
with:
19
ruby-version: ${{ matrix.ruby }}
20
bundler-cache: true
0 commit comments