Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions thingsboard.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: thingsboard
version: "4.2.1"
epoch: 9 # GHSA-84h7-rjj3-6jx4
version: "4.2.1.1"
epoch: 0 # GHSA-84h7-rjj3-6jx4
description: "Open-source IoT Platform - Device management, data collection, processing and visualization."
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -31,7 +31,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 292e6a36a120c2056a3c19b501d8245d9e6f2db0
expected-commit: e7f255ca5833947ba45d695e32d141a0d587cc23
repository: https://github.com/thingsboard/thingsboard.git
tag: v${{package.version}}

Expand Down
Loading