From 8e5ec86e0e60cae7e1c72551ccfbe33db54e4a39 Mon Sep 17 00:00:00 2001 From: Thomas Carmet <8408330+tcarmet@users.noreply.github.com> Date: Tue, 30 Apr 2024 14:45:37 -0700 Subject: [PATCH] Update tests.yaml --- .github/workflows/tests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 532467c..81eabd6 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -5,6 +5,7 @@ permissions: contents: read security-events: write pull-requests: write + attestations: write jobs: docker-build: