From 7ecbe5a53b7d92a13f78629dd68ba32b71919e69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 08:55:54 -0700 Subject: [PATCH] Update actions/checkout action to v4.1.5 (#353) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/remove-needs-author-feedback.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/remove-needs-author-feedback.yaml b/.github/workflows/remove-needs-author-feedback.yaml index 4130d38d1..6a80d168e 100644 --- a/.github/workflows/remove-needs-author-feedback.yaml +++ b/.github/workflows/remove-needs-author-feedback.yaml @@ -11,7 +11,7 @@ jobs: github.event.comment.user.login == github.event.issue.user.login runs-on: ubuntu-latest steps: - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 + - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 - name: Remove labels env: