We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b196a1f commit 72aff5cCopy full SHA for 72aff5c
.github/workflows/pipelines-drift-detection.yml
@@ -281,7 +281,7 @@ jobs:
281
uses: gruntwork-io/pipelines-credentials@v1
282
with:
283
PIPELINES_TOKEN_PATH: propose-infra-change/${{ github.repository_owner }}
284
- FALLBACK_TOKEN: ${{ secrets.INFRA_ROOT_WRITE_TOKEN }}
+ FALLBACK_TOKEN: ${{ secrets.PR_CREATE_TOKEN }}
285
api_base_url: ${{ inputs.api_base_url }}
286
287
- name: Checkout Pipelines Actions
0 commit comments