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 1a89257 + 772b0ef commit dbce0c9Copy full SHA for dbce0c9
.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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
36
- name: Set up Ruby
37
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
38
with:
0 commit comments