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 d04eacd commit 9a27d4dCopy full SHA for 9a27d4d
.github/workflows/ci.yaml
@@ -73,7 +73,7 @@ jobs:
73
release-type: node
74
- id: checkout
75
name: Checkout
76
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
77
with:
78
persist-credentials: false
79
token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/pr.yaml
@@ -37,7 +37,7 @@ jobs:
37
steps:
38
39
40
41
42
43
0 commit comments