Skip to content

Commit 0fb5291

Browse files
authored
Merge pull request #429 from fortran-lang/dependabot/github_actions/peter-evans/create-pull-request-7
build(deps): bump peter-evans/create-pull-request from 6 to 7
2 parents a23b93f + bc27931 commit 0fb5291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-intrinsics.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python3 -m fortls.parsers.internal.intrinsics
2626
2727
- name: Create Pull Request
28-
uses: peter-evans/create-pull-request@v6
28+
uses: peter-evans/create-pull-request@v7
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
commit-message: "docs: update M_intrinsics"

0 commit comments

Comments
 (0)