Skip to content

Commit c398d2a

Browse files
committed
ci: add/update release workflow
1 parent 5d0d6c0 commit c398d2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tf-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
EOF
7878
7979
- name: Install NodeJs
80-
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
80+
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
8181
with:
8282
node-version: 20
8383

@@ -97,7 +97,7 @@ jobs:
9797
RUNNER_DEBUG: 1
9898
with:
9999
# dry_run: true
100-
semantic_version: 24.1.3
100+
semantic_version: 24.2.0
101101

102102
extra_plugins:
103103
"@semantic-release/changelog@\

0 commit comments

Comments
 (0)