From 2d838256c03a32f0564a62d7a44cbdb1036d438b Mon Sep 17 00:00:00 2001 From: asklymenko Date: Mon, 11 May 2026 17:02:01 +0300 Subject: T8463: Update GitHub actions to latest versions [vyos-cloud-init] --- .github/workflows/cla.yml | 2 +- .github/workflows/stale.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 8a0b2c07..8fc1f4c1 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v6 - name: Check CLA signing status for ${{ github.event.pull_request.user.login }} run: | cat > unsigned-cla.txt <