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 f1d2ea8 commit 502d97fCopy full SHA for 502d97f
2 files changed
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
issues: write
13
pull-requests: write
14
steps:
15
- - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
16
with:
17
fetch-depth: 0
18
persist-credentials: false
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
permissions:
7
contents: read
8
9
10
11
0 commit comments