ci(github-action): update actions/checkout digest to 8ade135

This commit is contained in:
smeagol-help 2023-09-22 18:05:49 +00:00
parent a8d7959e3d
commit 1fa5d482ce

View file

@ -40,7 +40,7 @@ jobs:
private_key: ${{ secrets.app_private_key }}
- name: Checkout
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
with:
token: '${{ steps.generate-token.outputs.token }}'