1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-22 12:54:53 -05:00

Replace actions/cascading-pr action with actions/cascading-pr v2.1.1

This commit is contained in:
Renovate Bot 2024-12-18 00:03:10 +00:00 committed by Michael Kriese
parent dc86771502
commit 516c42892f

View file

@ -41,7 +41,7 @@ jobs:
with:
fetch-depth: '0'
show-progress: 'false'
- uses: actions/cascading-pr@v2
- uses: actions/cascading-pr@v2.1.1
with:
origin-url: ${{ env.GITHUB_SERVER_URL }}
origin-repo: ${{ github.repository }}