chore(github-action): update actions/checkout digest digest to df4cb1c

This commit is contained in:
TrueCharts-Admin
2026-06-03 16:17:40 +00:00
parent 90b8975464
commit 7a8db7a029
7 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ jobs:
addedOrModifiedCharts: ${{ steps.collect-changes.outputs.addedOrModifiedCharts }}
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- name: Collect changes
id: collect-changes
@@ -59,7 +59,7 @@ jobs:
pr-title: ${{ github.event.pull_request.title }}
steps:
- name: Get repo
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: verbose head git commit message