We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a02fa44 + 0149c86 commit 0fb3d10Copy full SHA for 0fb3d10
.github/workflows/scala-cli-update.yml
@@ -16,7 +16,7 @@ jobs:
16
git fetch origin update-scala-cli-setup:update-scala-cli-setup
17
git reset --hard update-scala-cli-setup
18
- name: Create Pull Request
19
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
20
with:
21
branch: update-scala-cli-setup
22
commit-message: Update ScalaCLI
.github/workflows/update-dist.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
id: cpr
27
28
29
commit-message: Update dist
30
author: GitHub <noreply@github.com>
0 commit comments