Skip to content

Commit a545748

Browse files
committed
feat: upgrade @energyweb/node-red-contrib-green-proof-worker to 3.0.0
1 parent 5291a70 commit a545748

5 files changed

Lines changed: 11614 additions & 24 deletions

File tree

.github/workflows/manual_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
file: Dockerfile
5252
platforms: linux/amd64,linux/arm64
5353
push: true
54-
tags: |
54+
tags: |
5555
ghcr.io/${{ github.repository }}/${{ env.IMAGE_NAME }}:${{ github.event.inputs.tag }}

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,3 @@ jobs:
9494
tags: |
9595
ghcr.io/${{ github.repository }}/ewx-worker-node-server:latest
9696
ghcr.io/${{ github.repository }}/ewx-worker-node-server:${{ needs.release-module.outputs.new_version }}
97-

package-lock.json

Lines changed: 40 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@energyweb/node-red-contrib-energywebx": "0.8.1",
26-
"@energyweb/node-red-contrib-green-proof-worker": "2.5.1",
26+
"@energyweb/node-red-contrib-green-proof-worker": "3.0.0",
2727
"@polkadot/api": "14.0.1",
2828
"axios": "1.7.9",
2929
"cache-manager": "7.2.5",

0 commit comments

Comments
 (0)