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 1r6sXY-002znA-0J for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:17:44 +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 1r6sWY-002QXK-JJ for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:16:42 +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 1r6sWY-002QXB-Cv for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:16:42 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sWV-008SgT-NR for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:16:41 +0000 Received: from github.com (hubbernetes-node-a6d33ff.ac4-iad.github.net [10.52.202.17]) by smtp.github.com (Postfix) with ESMTPA id E5223700511 for ; Sat, 25 Nov 2023 05:16:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700918197; bh=+D8Ul+/MJrgF3ZFf7Nd8XeUW3RtTtc7NEzgi0kMiQAg=; h=Date:From:To:Subject:From; b=P86JKl54bJsLUEAght9Uua3NKdJfWyjOFDyigw2d3Ms6mZSoGXJuzlDiHx/wFRw2a XOXGr8pjRYE4RVzjHRd5lxkb4VEBW6BVcnmz3K0Xqw2q5jxDmcC/Yzp4Q/+ReYBp0L awWHFuw7KGbDfqeo4EIrZ/oIqBNMyK86I5W/HNiU= Date: Sat, 25 Nov 2023 05:16:37 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 05d8d0: chore(deps): update actions/github-script action t... 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: 05d8d04ca015a4f261917c9aafe248a113b3207a https://github.com/pgjdbc/pgjdbc/commit/05d8d04ca015a4f261917c9aafe248a113b3207a Author: Mend Renovate Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M .github/workflows/release-drafter.yml Log Message: ----------- chore(deps): update actions/github-script action to v7 (#3018)