Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sXJ-002zm3-1h for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:17:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r6sWJ-002QWO-Cf for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:16:27 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sWJ-002QWG-55 for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:16:27 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sWF-007IYY-Sw for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:16:25 +0000 Received: from github.com (hubbernetes-node-8153bfc.ac4-iad.github.net [10.52.135.16]) by smtp.github.com (Postfix) with ESMTPA id DAB5B5E05C2 for ; Sat, 25 Nov 2023 05:16:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700918182; bh=mljrZAa6nTrhDNGA3FGp5JdVBFESGMl3SnmedgPIblA=; h=Date:From:To:Subject:From; b=W5v8mDoUthxQgSar2ZSabOJwKgWnfWSN+Q+fhSkxxWQOAJjxtKE14EW3dWFVkuVip MU8yGEPoHkQX1jhbJKpS5h4sQAxafEQvwaB55+fKH/jGbazrOrLBkWR+7YkOJd2oPD 7g7on0q6gbV+S9aFK//d0WRdX0Ed8NuSK91BLOLQ= Date: Sat, 25 Nov 2023 05:16:22 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] e614dc: chore(deps): update actions/checkout action to v4 ... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: e614dc1ecb812098ad30f7fdce5b5cd397004451 https://github.com/pgjdbc/pgjdbc/commit/e614dc1ecb812098ad30f7fdce5b5cd397004451 Author: Mend Renovate Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M .github/workflows/buildcache.yml M .github/workflows/debezium.yml M .github/workflows/fedora-copr-build.yml M .github/workflows/gradle-wrapper-validation.yml M .github/workflows/main.yml M .github/workflows/nightlysnapshot.yml M .github/workflows/omni.yml M .github/workflows/release-drafter.yml Log Message: ----------- chore(deps): update actions/checkout action to v4 (#3017)