Skip to content

Commit 89b012c

Browse files
chore(deps): pin crftd-tech/trunkver action to c631ab4
1 parent 5659ef5 commit 89b012c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cache-dependency-path: "./website/package-lock.json"
3232
- name: Generate trunkver
3333
id: trunkver
34-
uses: crftd-tech/trunkver@main
34+
uses: crftd-tech/trunkver@c631ab441c02681049ffe35535ef017cbf6a2697 # main
3535
- name: Bump version in package.json
3636
run: npm pkg set "version=${{ steps.trunkver.outputs.trunkver }}"
3737

0 commit comments

Comments
 (0)