summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-22 10:50:42 +0200
committerGitHub <noreply@github.com>2025-09-22 10:50:42 +0200
commitb428e3177022a5d2c026a670ff9df64fcb704ec2 (patch)
tree27e756968f22cecdbc2f2a9154c16d20134c4485
parentddd77516efb1393af738e57de9522e091c63c5b6 (diff)
downloadzsh-b428e3177022a5d2c026a670ff9df64fcb704ec2.tar.gz
zsh-b428e3177022a5d2c026a670ff9df64fcb704ec2.tar.bz2
zsh-b428e3177022a5d2c026a670ff9df64fcb704ec2.zip
chore(deps): bump actions/checkout from 4.3.0 to 5.0.0 (#13323)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/scorecard.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml
index 5654fb74b..49b21cbd9 100644
--- a/.github/workflows/scorecard.yml
+++ b/.github/workflows/scorecard.yml
@@ -41,7 +41,7 @@ jobs:
egress-policy: audit
- name: "Checkout code"
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false