We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5765bab commit 831a43eCopy full SHA for 831a43e
.github/workflows/license.yml
@@ -18,7 +18,7 @@ jobs:
18
files: LICENSE.txt
19
20
- name: Create pull request
21
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
22
with:
23
title: Update license
24
body:
.github/workflows/version.yml
future: true
title: Update Interface version
0 commit comments