Skip to content

Commit c719c72

Browse files
authored
Merge branch 'main' into actions/tools-update-config.json
2 parents 3a5e8e6 + 0ae3c3c commit c719c72

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
release_created: ${{ steps.release.outputs.release_created }}
1919
release_tag: ${{ steps.release.outputs.tag_name }}
2020
steps:
21-
- uses: google-github-actions/release-please-action@v3
21+
- uses: googleapis/release-please-action@v3
2222
id: release
2323
with:
2424
release-type: node

.github/workflows/sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
fetch-latest-versions:
1111
permissions:
1212
contents: write
13+
pull-requests: write
1314
runs-on: ubuntu-latest
1415

1516
steps:

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3018,11 +3018,11 @@ __metadata:
30183018
linkType: hard
30193019

30203020
"nanoid@npm:^3.3.7":
3021-
version: 3.3.7
3022-
resolution: "nanoid@npm:3.3.7"
3021+
version: 3.3.8
3022+
resolution: "nanoid@npm:3.3.8"
30233023
bin:
30243024
nanoid: bin/nanoid.cjs
3025-
checksum: 10c0/e3fb661aa083454f40500473bb69eedb85dc160e763150b9a2c567c7e9ff560ce028a9f833123b618a6ea742e311138b591910e795614a629029e86e180660f3
3025+
checksum: 10c0/4b1bb29f6cfebf3be3bc4ad1f1296fb0a10a3043a79f34fbffe75d1621b4318319211cd420549459018ea3592f0d2f159247a6f874911d6d26eaaadda2478120
30263026
languageName: node
30273027
linkType: hard
30283028

0 commit comments

Comments
 (0)