Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQnSx-000818-SC for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 10:50:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQnSw-0008IA-PL for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 10:50:46 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQnSw-0008I1-Gx for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 10:50:46 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQnSu-00070i-Ql for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 10:50:46 +0000 Received: from github.com (hubbernetes-node-89d9a69.ac4-iad.github.net [10.52.221.48]) by smtp.github.com (Postfix) with ESMTPA id 10CFF7207C9 for ; Sat, 11 Feb 2023 02:50:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676112643; bh=2v5XsPOWjFAmFTlMR1i8eaWZWa/dw8F7YJqzUpgkodg=; h=Date:From:To:Subject:From; b=x8CqhPmXhf9F5uCIS/RFLpz1HaDq01h+Xt4VrAjRKG0C5Ptq+3e+Jt0bYFLicbnDy AzkESczFVdQPaRK8C8T5fzuuqQGnyCb6sORsbFT5m4x06tePh3C518cwhDRPzJRLWB TgZa9KURV7dkx+s/cXS921RbkqyVyllIm5hRR3dQ= Date: Sat, 11 Feb 2023 02:50:43 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 0923b1: chore(deps): update actions/checkout action to v3 ... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@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: 0923b134d0e155f9a996bbbe8e6d8a9d8d32fde4 https://github.com/pgjdbc/pgjdbc/commit/0923b134d0e155f9a996bbbe8e6d8a9d8d32fde4 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M .github/workflows/fedora-copr-build.yml Log Message: ----------- chore(deps): update actions/checkout action to v3 (#2772) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>