aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-12-17 09:35:41 +0100
committerGitHub <[email protected]>2024-12-17 08:35:41 +0000
commitf0775a6afa35f886efa0a4aaa04ce8bb3fdc764a (patch)
treef4bfe62a0386d98ec614cd600a2ba361527be27a
parente882f1fe19de36a3edb468939e09dceb98895193 (diff)
downloadrenovate-f0775a6afa35f886efa0a4aaa04ce8bb3fdc764a.tar.gz
renovate-f0775a6afa35f886efa0a4aaa04ce8bb3fdc764a.zip
chore(deps): update actions/checkout action to v4.2.2 (#33158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/find-issues-with-missing-labels.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/find-issues-with-missing-labels.yml b/.github/workflows/find-issues-with-missing-labels.yml
index 631c98b67b8..f0e41b7ae98 100644
--- a/.github/workflows/find-issues-with-missing-labels.yml
+++ b/.github/workflows/find-issues-with-missing-labels.yml
@@ -16,7 +16,7 @@ jobs:
GH_TOKEN: ${{ github.token }}
steps:
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Search for issues with missing labels
run: bash ./tools/find-issues-with-missing-labels.sh