1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-07-14 08:46:24 +00:00

Update devops-infra/action-pull-request action to v1.4.0 (#7321)

Signed-off-by: milkmaker <milkmaker@mailcow.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-12 15:20:18 +02:00
committed by GitHub
parent f6630e5b43
commit d65aa11870
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Run the Action - name: Run the Action
uses: devops-infra/action-pull-request@v1.3.0 uses: devops-infra/action-pull-request@v1.4.0
with: with:
github_token: ${{ secrets.PRTONIGHTLY_ACTION_PAT }} github_token: ${{ secrets.PRTONIGHTLY_ACTION_PAT }}
title: Automatic PR to nightly from ${{ github.event.repository.updated_at}} title: Automatic PR to nightly from ${{ github.event.repository.updated_at}}