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.
2 parents 26976df + 27edec7 commit 35afe6eCopy full SHA for 35afe6e
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
15
with: { egress-policy: audit }
16
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
17
- uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.0
18
with:
19
ruby-version: ${{ matrix.ruby }}
0 commit comments