Skip to content

Commit 45b203d

Browse files
committed
docs: refresh pinned action version references
1 parent 4e224c7 commit 45b203d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
token: ${{ secrets.TESSL_TOKEN }}
5252

5353
- name: Publish changed tiles
54-
uses: uinaf/tessl-publish-action@v1.2.0
54+
uses: uinaf/tessl-publish-action@v2.0.0
5555
with:
5656
review-threshold: "90"
5757
```
@@ -86,4 +86,4 @@ This repo uses Vite+ for local verification and packaging:
8686
- `vp pack`
8787
- `vp run release`
8888

89-
`semantic-release` still owns tag and GitHub Release creation on `main`, with releases created by `github-actions[bot]`. Consumer repos should pin either an explicit release tag such as `@v1.0.2` or the full commit SHA that backs that release.
89+
`semantic-release` still owns tag and GitHub Release creation on `main`, with releases created by `github-actions[bot]`. Consumer repos should pin either an explicit release tag such as `@v2.0.0` or the full commit SHA that backs that release.

0 commit comments

Comments
 (0)