mirror of
https://github.com/bitwarden/server.git
synced 2025-03-12 13:29:14 +01:00
Update checkout action for cherry pick job (#5242)
This commit is contained in:
parent
9c6ad877cc
commit
28d5535010
1
.github/workflows/repository-management.yml
vendored
1
.github/workflows/repository-management.yml
vendored
@ -206,6 +206,7 @@ jobs:
|
||||
- name: Check out main branch
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
token: ${{ steps.app-token.outputs.token }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user