We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23cec11 + c20ce0a commit 62b8f29Copy full SHA for 62b8f29
.github/workflows/server-styling-update.yml
@@ -22,7 +22,7 @@ jobs:
22
curl https://nextcloud.github.io/server/dist/icons.css --output icons.css
23
24
- name: Create Pull Request
25
- uses: peter-evans/create-pull-request@v5
+ uses: peter-evans/create-pull-request@v6
26
with:
27
token: ${{ secrets.COMMAND_BOT_PAT }}
28
commit-message: "chore(assets): Update styling from server"
0 commit comments