We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9819abe + 70af6e2 commit db561b1Copy full SHA for db561b1
.github/workflows/sync-default-branch.yml
@@ -7,7 +7,7 @@ permissions: {}
7
jobs:
8
sync:
9
permissions: { contents: write }
10
- uses: nodenv/.github/.github/workflows/sync-default-branch.yml@v6
+ uses: nodenv/.github/.github/workflows/sync-default-branch.yml@v7
11
# One-time commands for users to switch-over:
12
#
13
# ```console
0 commit comments