Skip to content

cloudformation: Fix bug when updating stack's termination_protection … #5

cloudformation: Fix bug when updating stack's termination_protection …

cloudformation: Fix bug when updating stack's termination_protection … #5

---
name: update collection variables
concurrency:
group: ${{ github.workflow }} @ ${{ github.sha }}
cancel-in-progress: true
on:
push:
branches:
- main
- stable-*
pull_request_target:
jobs:
update-variables:

Check failure on line 15 in .github/workflows/update-variables.yml

View workflow run for this annotation

GitHub Actions / update collection variables

Invalid workflow file

The workflow is not valid. .github/workflows/update-variables.yml (Line: 15, Col: 3): Error calling workflow 'ansible-network/github_actions/.github/workflows/update_aws_variables.yml@main'. The nested job 'user-agent' is requesting 'contents: write', but is only allowed 'contents: read'. .github/workflows/update-variables.yml (Line: 15, Col: 3): Error calling workflow 'ansible-network/github_actions/.github/workflows/update_aws_variables.yml@main'. The nested job 'boto-constraints' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: ansible-network/github_actions/.github/workflows/update_aws_variables.yml@main