1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-24 08:21:55 +00:00

Update devops-infra/action-pull-request action to v1.1.3 (#7253)

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-05-23 08:36:46 +02:00
committed by GitHub
parent aed440bcb3
commit ce3ceaf5b8

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.1.2 uses: devops-infra/action-pull-request@v1.1.3
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}}