Skip to content

Commit 2175699

Browse files
committed
Update coverity workflow to the latest tpm2-tss and tpm2-tools releases.
Signed-off-by: Moritz Buhl <moritz.buhl@infineon.com>
1 parent b9f8d3b commit 2175699

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ jobs:
8383
with:
8484
PROJECT_NAME: ${{ github.event.repository.name }}
8585
ENABLE_COVERITY: true
86-
TPM2TSS_BRANCH: "3.0.x"
87-
TPM2TOOLS_BRANCH: "4.0"
86+
TPM2TSS_BRANCH: "4.2.0"
87+
TPM2TOOLS_BRANCH: "5.8"
8888
REPO_BRANCH: ${{ github.ref }}
8989
REPO_NAME: ${{ github.repository }}
9090
DOCKER_IMAGE: ubuntu-24.04

0 commit comments

Comments
 (0)