Merge pull request 'chore(deps): update guillaumefalourd/branch-exists action to v1.2' (#186) from renovate/guillaumefalourd-branch-exists-1.x into main
All checks were successful
renovate / renovate (push) Successful in 53s
All checks were successful
renovate / renovate (push) Successful in 53s
Reviewed-on: #186
This commit was merged in pull request #186.
This commit is contained in:
@@ -118,7 +118,7 @@ jobs:
|
|||||||
- name: Check Branch Exists
|
- name: Check Branch Exists
|
||||||
id: check-branch-exists
|
id: check-branch-exists
|
||||||
if: github.event_name == 'pull_request'
|
if: github.event_name == 'pull_request'
|
||||||
uses: GuillaumeFalourd/branch-exists@v1.1
|
uses: GuillaumeFalourd/branch-exists@v1.2
|
||||||
with:
|
with:
|
||||||
branch: ${{ gitea.base_ref }}
|
branch: ${{ gitea.base_ref }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user