Skip to content

Commit

Permalink
Update BigThunderSR/update-package-node-red-flow-library-action actio…
Browse files Browse the repository at this point in the history
…n to v1.3.3
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent e39ae72 commit 3e4c368
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
- if: steps.publish.outputs.type != 'none'
name: Update Node-Red flow-library
uses: BigThunderSR/update-package-node-red-flow-library-action@v1.3.2
uses: BigThunderSR/update-package-node-red-flow-library-action@v1.3.3
continue-on-error: true
with:
package-name: 'node-red-contrib-onstar2'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-flow-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
update-flow-library:
runs-on: ubuntu-latest
steps:
- uses: BigThunderSR/update-package-node-red-flow-library-action@v1.3.2
- uses: BigThunderSR/update-package-node-red-flow-library-action@v1.3.3
with:
package-name: 'node-red-contrib-onstar2'
#delay-run-ms: 10000

0 comments on commit 3e4c368

Please sign in to comment.