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 3d5f943 commit 370c84cCopy full SHA for 370c84c
2 files changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
permissions:
28
contents: write
29
pull-requests: write
30
- uses: fastify/workflows/.github/workflows/plugins-ci.yml@v6
+ uses: fastify/workflows/.github/workflows/plugins-ci.yml@2073dc8e1f9e172bf42daa3843c9dbd31af1e8cb # v6.0.0
31
with:
32
license-check: true
33
lint: true
.github/workflows/lock-threads.yml
@@ -16,4 +16,4 @@ jobs:
16
17
issues: write
18
19
- uses: fastify/workflows/.github/workflows/lock-threads.yml@v6
+ uses: fastify/workflows/.github/workflows/lock-threads.yml@2073dc8e1f9e172bf42daa3843c9dbd31af1e8cb # v6.0.0
0 commit comments