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 1rZRwa-004McY-N7 for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 12 Feb 2024 08:45:41 +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 1rZRwZ-007zhb-GC for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 12 Feb 2024 08:45:39 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rZRwZ-007zhT-9t for pgsql-jdbc-commits@lists.postgresql.org; Mon, 12 Feb 2024 08:45:39 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rZRwX-006mNj-5N for pgsql-jdbc-commits@lists.postgresql.org; Mon, 12 Feb 2024 08:45:38 +0000 Received: from github.com (hubbernetes-node-199bebf.ac4-iad.github.net [10.52.149.33]) by smtp.github.com (Postfix) with ESMTPA id DD30B5E10C6 for ; Mon, 12 Feb 2024 00:45:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1707727534; bh=K8Z6cLM8lZCdcamQr7MAsuocXf0XmWle1uE/XtQJLOk=; h=Date:From:To:Subject:From; b=NO5wsQd1cYammD+HhKDC0XzfPZQmRtTV1OF+5klE3gkdqwdNUaGzM9FP2EeBqCYFa BBFvf9YJGldI1wBkc5Wt2E0wtsIhpWJfdkJO/NCyaoZkTqfOJM+M/O58oFnrAl5bAf 66L9uzCWyrfVivcSgrOLnDoW9QsvWpim7uOGiNcY= Date: Mon, 12 Feb 2024 00:45:34 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 4075f7: chore(deps): update oracle-actions/setup-java acti... 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: 4075f70f8820a524a7aab82b6356cefbd82c11cd https://github.com/pgjdbc/pgjdbc/commit/4075f70f8820a524a7aab82b6356cefbd82c11cd Author: Mend Renovate Date: 2024-02-12 (Mon, 12 Feb 2024) Changed paths: M .github/workflows/main.yml Log Message: ----------- chore(deps): update oracle-actions/setup-java action to v1.3.3