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

This commit is contained in:
smeagol-help 2023-10-17 16:06:00 +00:00
parent aae82d44e3
commit 4c3be64618

View file

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