File tree Expand file tree Collapse file tree 4 files changed +0
-9
lines changed
Expand file tree Collapse file tree 4 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -21,5 +21,3 @@ concurrency:
2121jobs :
2222 linting :
2323 uses : SocketDev/socket-registry/.github/workflows/lint.yml@main
24- with :
25- node-version : ' 22'
Original file line number Diff line number Diff line change 1212 provenance :
1313 uses : SocketDev/socket-registry/.github/workflows/provenance.yml@main
1414 with :
15- node-version : ' 22'
1615 package-name : ' @socketregistry/packageurl-js'
1716 secrets :
1817 npm_token : ${{ secrets.NPM_TOKEN }}
19- permissions :
20- contents : read
21- id-token : write
Original file line number Diff line number Diff line change 2929 with :
3030 node-version : ' ${{ matrix.node-version }}'
3131 os : ${{ matrix.os }}
32- timeout-minutes : 10
Original file line number Diff line number Diff line change @@ -21,5 +21,3 @@ concurrency:
2121jobs :
2222 types :
2323 uses : SocketDev/socket-registry/.github/workflows/types.yml@main
24- with :
25- node-version : ' 22'
You can’t perform that action at this time.
0 commit comments