Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit 07a06ea

Browse files
committed
chore: pin GitHub Actions to SHAs [skip deploy]
Pins the following actions to their latest safe release (>5 days old): - actions/checkout: pinned to v6.0.2 (de0fac2e) - ruby/setup-ruby: pinned to v1.305.0 (0cb964fd)
1 parent 6468598 commit 07a06ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 0
2727

28-
- uses: ruby/setup-ruby@v1
28+
- uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1.305.0
2929
with:
3030
bundler-cache: true
3131
env:

0 commit comments

Comments
 (0)