Skip to content

Commit 56412bf

Browse files
chore(ci): update postman ci credentials (#7637)
1 parent 5153e36 commit 56412bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/postman-collection-runner.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
CONNECTOR_AUTH_PASSPHRASE: ${{ secrets.CONNECTOR_AUTH_PASSPHRASE }}
6161
CONNECTOR_CREDS_S3_BUCKET_URI: ${{ secrets.CONNECTOR_CREDS_S3_BUCKET_URI}}
6262
DESTINATION_FILE_NAME: "connector_auth.toml.gpg"
63-
S3_SOURCE_FILE_NAME: "95aa1243-4caa-4539-a65a-723aa5cbe3d7.toml.gpg"
63+
S3_SOURCE_FILE_NAME: "2666f573-f13d-4405-8b25-c4dcfb17ba47.toml.gpg"
6464
shell: bash
6565
run: |
6666
mkdir -p ${HOME}/target/secrets ${HOME}/target/test

0 commit comments

Comments
 (0)