diff --git a/.github/workflows/latest.yaml b/.github/workflows/latest.yaml index 5f41cf60c..7feda75c0 100644 --- a/.github/workflows/latest.yaml +++ b/.github/workflows/latest.yaml @@ -75,10 +75,7 @@ jobs: needs: [build] # https://docs.github.com/en/actions/reference/authentication-in-a-workflow - permissions: - id-token: write - packages: write - contents: read + permissions: write-all steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1