Merge pull request #15534 from etcd-io/dependabot/github_actions/actions/checkout-3.4.0

build(deps): bump actions/checkout from 3.3.0 to 3.4.0
This commit is contained in:
Benjamin Wang
2023-03-21 08:32:24 +08:00
committed by GitHub
16 changed files with 16 additions and 16 deletions

View File

@@ -41,7 +41,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL