Skip to content

Commit 2e45661

Browse files
authored
Depend on nexmo/github-actions@main
1 parent 0d290e4 commit 2e45661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Update NDP Submodule
12-
uses: nexmo/github-actions/submodule-auto-pr@master
12+
uses: nexmo/github-actions/submodule-auto-pr@main
1313
env:
1414
GH_ADMIN_TOKEN: ${{ secrets.PDX_GH_TOKEN }}
1515
PR_ACTIVE_BRANCH: master

0 commit comments

Comments
 (0)