There was an error while loading. Please reload this page.
2 parents d970831 + 4e9728c commit ff35facCopy full SHA for ff35fac
1 file changed
.github/workflows/release.yaml
@@ -16,6 +16,8 @@ jobs:
16
steps:
17
- name: Checkout current branch (full)
18
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
19
+ with:
20
+ persist-credentials: false
21
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v7.0.0
22
with:
23
extraKey: ${{ runner.os }}
0 commit comments