Skip to content

Commit

Permalink
Merge pull request #77 from kitabisa/fathiraz/ci-checkout-update-usin…
Browse files Browse the repository at this point in the history
…g-token

ci(checkout): update using token
  • Loading branch information
fathiraz authored Jan 8, 2024
2 parents 72d3a01 + f363a6e commit a5b4e6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions unit_test/backend/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ runs:
- name: Checking out repository
uses: actions/checkout@v4
with:
token: ${{ inputs.gh_token }}

- name: Configure Git for private modules
env:
Expand Down

0 comments on commit a5b4e6f

Please sign in to comment.