Skip to content

Commit

Permalink
fix: kics
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo committed Dec 31, 2024
1 parent fdad679 commit 85a833f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pulumi-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
# v1.0.0
with:
organization: notdodo
# kics-scan ignore-line
requested-token-type: urn:pulumi:token-type:access_token:personal
scope: user:notdodo
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pulumi-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
# v1.0.0
with:
organization: notdodo
# kics-scan ignore-line
requested-token-type: urn:pulumi:token-type:access_token:personal
scope: user:notdodo
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
Expand Down
1 change: 1 addition & 0 deletions pulumi/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# kics-scan ignore
services:
localstack:
container_name: "${LOCALSTACK_DOCKER_NAME:-localstack-main}"
Expand Down

0 comments on commit 85a833f

Please sign in to comment.