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 51bb4a9 commit 257e3c9Copy full SHA for 257e3c9
.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.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