pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
From: sehrope (@sehrope) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: Re: [pgjdbc/pgjdbc] PR #3963: chore: use full version tags in GitHub Actions comments
Date: Sun, 15 Mar 2026 14:36:23 +0000
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

We already have the SHA in place. This is supposed to be just updating the comments to reflect the full version rather than just `v${MAJOR}`.

Except for this one:

```
diff --git a/.github/workflows/pgp-key-maintenance.yaml b/.github/workflows/pgp-key-maintenance.yaml
index 42bf3d3f..88b1e34d 100644
--- a/.github/workflows/pgp-key-maintenance.yaml
+++ b/.github/workflows/pgp-key-maintenance.yaml
@@ -8,7 +8,7 @@ permissions: read-all
 jobs:
   pgp-key-maintenance:
     name: PGP key maintenance
-    uses: vlsi/provision-release-pgp-key/.github/workflows/pgp-key-maintenance.yaml@47caa11d98dd9e897523af1f16532bf6152e8444 # v1
+    uses: vlsi/provision-release-pgp-key/.github/workflows/pgp-key-maintenance.yaml@7c6e3c4eb82ecdd18d1959f3f1a41af9ea0aac0e # v1.0.0
     secrets:
       RELEASE_PGP_SECRET_UPDATE_TOKEN: ${{ secrets.RELEASE_PGP_SECRET_UPDATE_TOKEN }}
       RELEASE_PGP_PRIVATE_KEY: ${{ secrets.RELEASE_PGP_PRIVATE_KEY }}
```

Why did the hash for that change?



view thread (6+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: github://pgjdbc/pgjdbc
  Cc: [email protected], [email protected]
  Subject: Re: [pgjdbc/pgjdbc] PR #3963: chore: use full version tags in GitHub Actions comments
  In-Reply-To: <<[email protected]>>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox