chore(deps): update guillaumefalourd/branch-exists action to v1.2
All checks were successful
render-manifests / render-manifests (pull_request) Successful in 18s
All checks were successful
render-manifests / render-manifests (pull_request) Successful in 18s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Check Branch Exists
|
||||
id: check-branch-exists
|
||||
if: github.event_name == 'pull_request'
|
||||
uses: GuillaumeFalourd/branch-exists@009290475dc3d75b5d7ec680c0c5b614b0d9855d # v1.1
|
||||
uses: GuillaumeFalourd/branch-exists@650358876c774d6ccbd581b5553eb636dab79a97 # v1.2
|
||||
with:
|
||||
branch: "${{ github.base_ref }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user