diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 8229247d2..3bdc9959c 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -16,7 +16,7 @@ jobs: run: git config --global core.autocrlf false - name: Checkout repository - uses: actions/checkout@v2.3.2 + uses: actions/checkout@v2.4.2 - name: Run Labeler uses: crazy-max/ghaction-github-labeler@v3.1.1