Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: mbwhite <whitemat@uk.ibm.com>
  • Loading branch information
mbwhite committed Nov 24, 2023
1 parent 3f920ef commit 7f6d247
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 37 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

strategy:
matrix:
node-version: [16.x,18.x,20.x]
node-version: [18.x,20.x,21.x]

steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
with:
context: .
# platforms: linux/amd64,linux/arm/v7,linux/arm64
latforms: linux/amd64
platforms: linux/amd64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.onviffmqtt.outputs.tags }}
labels: ${{ steps.onviffmqtt.outputs.labels }}
Loading

0 comments on commit 7f6d247

Please sign in to comment.