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 911b34f + 9cbd335 commit de0c38fCopy full SHA for de0c38f
.github/workflows/cibuild.yml
@@ -32,7 +32,7 @@ jobs:
32
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
33
34
- name: Git Checkout
35
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
36
- name: Set up Ruby
37
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
38
with:
0 commit comments