chore(deps): update actions/checkout digest to 0ad4b8f by renovate (#21824)

This commit is contained in:
TrueCharts Bot
2024-05-09 20:12:13 +02:00
committed by GitHub
parent df8d2cf978
commit 47d1c15711
8 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ jobs:
addedOrModifiedCharts: ${{ steps.collect-changes.outputs.addedOrModifiedCharts }}
steps:
- name: Checkout
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- name: Collect changes
id: collect-changes
@@ -58,7 +58,7 @@ jobs:
head-commit-message: ${{ steps.get_head_commit_message.outputs.headCommitMsg }}
steps:
- name: Get repo
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: verbose head git commit message