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 39dbc1a commit c22391bCopy full SHA for c22391b
.github/workflows/automated-deploy-dev.yml
@@ -12,7 +12,7 @@ permissions:
12
pull-requests: write
13
actions: read # This is required for Plan comment
14
id-token: write # This is required for requesting the JWT
15
- contents: read # This is required for actions/checkout
+ contents: write # This is required for SBOM action
16
17
jobs:
18
terraform_process:
0 commit comments