Skip to content

Commit 1391e25

Browse files
Update update-dependencies.yml
- Update PR github action to v3. ***NO_CI***
1 parent dd5a3d4 commit 1391e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: ./github-actions/update-nf-dependencies.ps1
3636
working-directory: tools
3737
- name: Create Pull Request
38-
uses: peter-evans/create-pull-request@v2.8.1
38+
uses: peter-evans/create-pull-request@v3
3939
if: env.CREATE_PR == 'true'
4040
with:
4141
title: '${{ env.PR_TITLE }}'

0 commit comments

Comments
 (0)