version pin unclog release (#14802)

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
This commit is contained in:
kasey
2025-01-15 17:50:10 -06:00
committed by GitHub
parent 8f43f6cc84
commit e7e48dcaf9
2 changed files with 3 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ jobs:
uses: dsaltares/fetch-gh-release-asset@aa2ab1243d6e0d5b405b973c89fa4d06a2d0fff7 # 1.1.2
with:
repo: OffchainLabs/unclog
version: "tags/v0.1.3"
file: "unclog"
- name: Get new changelog files

View File

@@ -0,0 +1,2 @@
### Changed
- Version pinning unclog after making some ux improvements.