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 138bc97 + 0eb774f commit 911b34fCopy full SHA for 911b34f
.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
36
- name: Set up Ruby
37
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
38
with:
0 commit comments