chore(deps): update guillaumefalourd/branch-exists action to v1.2 #186

Merged
alexlebens merged 1 commits from renovate/guillaumefalourd-branch-exists-1.x into main 2026-03-25 01:59:20 +00:00

View File

@@ -118,7 +118,7 @@ jobs:
- name: Check Branch Exists
id: check-branch-exists
if: github.event_name == 'pull_request'
uses: GuillaumeFalourd/branch-exists@v1.1
uses: GuillaumeFalourd/branch-exists@v1.2
with:
branch: ${{ gitea.base_ref }}