Merge pull request #6050 from nextcloud-libraries/dependabot/github_actions/peter-evans/create-pull-request-7

chore(deps): Bump peter-evans/create-pull-request from 6 to 7
This commit is contained in:
Ferdinand Thiessen 2024-09-05 13:37:40 +02:00 коммит произвёл GitHub
Родитель d72961c0cf 6909268244
Коммит 5f6afe1161
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/server-styling-update.yml поставляемый
Просмотреть файл

@ -25,7 +25,7 @@ jobs:
curl https://nextcloud.github.io/server/dist/icons.css --output icons.css
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.COMMAND_BOT_PAT }}
commit-message: "chore(assets): Update styling from server"