Merge pull request #28 from jimeh/dependabot/github_actions/actions/checkout-6.0.2

Bump actions/checkout from 6.0.1 to 6.0.2
This commit is contained in:
2026-02-19 00:28:04 +00:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ jobs:
private-key: ${{ secrets.BOT_PRIVATE_KEY }}
- name: Checkout
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
token: ${{ steps.app-token.outputs.token }}