From 34b0a461150577dcfc166844213f835b4c7f276b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 15:28:51 +0000 Subject: [PATCH] Update actions/checkout action to v4.1.5 --- .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: