From bfdf8765fd89949c6522e64c2f9b84514b0a554e Mon Sep 17 00:00:00 2001 From: sabban Date: Wed, 24 Apr 2024 17:16:37 +0200 Subject: [PATCH] typo --- .github/workflows/populate-hapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/populate-hapi.yaml b/.github/workflows/populate-hapi.yaml index 89e7d1fb335..b34285bfedb 100644 --- a/.github/workflows/populate-hapi.yaml +++ b/.github/workflows/populate-hapi.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest permissions: id-token: write - content: read + contents: read steps: - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v4