File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 33name : " Post Dependabot Actions"
44on : pull_request
55
6+ # https://docs.github.com/en/rest/overview/permissions-required-for-github-apps
7+ permissions :
8+ contents : write
9+
610jobs :
711 Install :
812 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1414 - uses : google-github-actions/release-please-action@v2
1515 id : release
1616 with :
17- package-name : conventional-test
1817 release-type : node
1918 # If you change changelog-types be sure to also update commitlintrc.js
2019 changelog-types : >
Original file line number Diff line number Diff line change 3030 "coverage-map" : " map.js"
3131 },
3232 "devDependencies" : {
33- "@npmcli/template-oss" : " ^2.8.1 " ,
33+ "@npmcli/template-oss" : " ^2.9.2 " ,
3434 "slash" : " ^3.0.0" ,
3535 "tap" : " ^15.1.6"
3636 },
5050 },
5151 "templateOSS" : {
5252 "windowsCI" : false ,
53- "version" : " 2.8.1 "
53+ "version" : " 2.9.2 "
5454 }
5555}
You can’t perform that action at this time.
0 commit comments