Skip to content

Commit cddc81e

Browse files
committed
Bump release workflow
1 parent a4d6229 commit cddc81e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
permissions: {}
88
jobs:
99
release:
10-
uses: nodenv/.github/.github/workflows/release.yml@v6
10+
uses: nodenv/.github/.github/workflows/release.yml@v7
1111
permissions: { contents: write, id-token: write }
1212
with: { homebrew: false, npm: false }
1313

1414
sync:
15-
uses: nodenv/.github/.github/workflows/sync-major-version.yml@v6
15+
uses: nodenv/.github/.github/workflows/sync-major-version.yml@v7
1616
permissions: { contents: write }

0 commit comments

Comments
 (0)