Skip to content

Commit e642e16

Browse files
chore(deps): pin crftd-tech/trunkver action to aa92d2e
1 parent 014dd29 commit e642e16

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@aa92d2e41955303b38eb4326c8e36a61aa0119d4 # main
3535
- name: Bump version in package.json
3636
run: npm pkg set "version=${{ steps.trunkver.outputs.trunkver }}"
3737

0 commit comments

Comments
 (0)