Skip to content

Commit 370c84c

Browse files
FdawgsTony133
authored andcommitted
ci: pin actions to commit-hash
1 parent 3d5f943 commit 370c84c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
permissions:
2828
contents: write
2929
pull-requests: write
30-
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v6
30+
uses: fastify/workflows/.github/workflows/plugins-ci.yml@2073dc8e1f9e172bf42daa3843c9dbd31af1e8cb # v6.0.0
3131
with:
3232
license-check: true
3333
lint: true

.github/workflows/lock-threads.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
permissions:
1717
issues: write
1818
pull-requests: write
19-
uses: fastify/workflows/.github/workflows/lock-threads.yml@v6
19+
uses: fastify/workflows/.github/workflows/lock-threads.yml@2073dc8e1f9e172bf42daa3843c9dbd31af1e8cb # v6.0.0

0 commit comments

Comments
 (0)