From bda700e15f7238ca862c1fdf4a475c31659f052b Mon Sep 17 00:00:00 2001 From: laerson <20879937+Laerson@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:33:59 -0300 Subject: [PATCH] fix permissions --- .github/workflows/untrusted-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/untrusted-pipeline.yml b/.github/workflows/untrusted-pipeline.yml index 31eba51..23bb6a9 100644 --- a/.github/workflows/untrusted-pipeline.yml +++ b/.github/workflows/untrusted-pipeline.yml @@ -11,6 +11,7 @@ jobs: contents: read actions: read packages: write + id-token: write uses: laerson/ssip-trusted-pipeline/.github/workflows/trusted-pipeline.yml@main with: temp-registry: ssip-hub.lsd.ufcg.edu.br