File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33# GitHub Reusable Workflow: Node.js Continuous Integration
44
55<div align =" center " >
6- <img src =" https://opengraph.githubassets.com/289a3c6fdb0dea3dec9358a0e4b263a847ddd65f34d8b7d3a3cdb0910294881f /hoverkraft-tech/ci-github-nodejs " width =" 60px " align =" center " alt =" Node.js Continuous Integration " />
6+ <img src =" https://opengraph.githubassets.com/f9b01491f8a418b57dd0dd2c7c1ba33822a6a24a9768de5a1de8b014121a2348 /hoverkraft-tech/ci-github-nodejs " width =" 60px " align =" center " alt =" Node.js Continuous Integration " />
77</div >
88
99---
@@ -54,9 +54,9 @@ permissions:
5454 id-token : write
5555jobs :
5656 continuous-integration :
57- uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@4b87508052fc8b08a44a5d2d7d5f0636deb6ea3e # 0.15 .0
57+ uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@6809332ced7647b3d52300a47d65657283f3395e # 0.16 .0
5858 with :
59- # Build parameters. Must be a string or a json object.
59+ # Build parameters. Must be a string or a JSON object.
6060 # Default: `build`
6161 build : build
6262
133133
134134jobs:
135135 continuous-integration:
136- uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@4b87508052fc8b08a44a5d2d7d5f0636deb6ea3e # 0.15 .0
136+ uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@6809332ced7647b3d52300a47d65657283f3395e # 0.16 .0
137137 permissions:
138138 id-token: write
139139 security-events: write
You can’t perform that action at this time.
0 commit comments