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.
1 parent 8e8be7e commit 5715e52Copy full SHA for 5715e52
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
28
29
- - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
30
with:
31
repository: oxc-project/oxc
32
ref: main
.github/workflows/zizmor.yml
@@ -21,7 +21,7 @@ jobs:
21
permissions:
22
security-events: write
23
24
25
persist-credentials: false
0 commit comments