Update actions/checkout action to v3.1.0

This commit is contained in:
renovate[bot] 2022-10-04 10:08:29 +00:00 committed by GitHub
parent b848e1396f
commit 35cf9660a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
comment-id: ${{ github.event.comment.id }}
reactions: '+1'
- name: Checkout the latest code
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
with:
token: ${{ secrets.JF_BOT_TOKEN }}
fetch-depth: 0