Skip to content

Commit 708122b

Browse files
committed
Update gitallowed
1 parent 395fa40 commit 708122b

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

.gitallowed

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
./postman/prescriptions_for_patients.postman_collection.json:301
2-
./postman/prescriptions_for_patients.postman_collection.json:1060
3-
./.github/workflows/sam_package_code.yml:10
4-
./.github/workflows/run_regression_tests.yml:24
5-
./.github/workflows/run_regression_tests.yml:75
6-
./.github/workflows/dependabot_auto_approve_and_merge.yml:23
7-
./.github/workflows/combine-dependabot-prs.yml:37
8-
./.github/workflows/delete_old_cloudformation_stacks.yml:16
9-
./.github/workflows/sam_release_code.yml:86
10-
./.github/workflows/release.yml:104
11-
./.github/dependabot.yml:10
12-
./packages/common/testing/lib/src/mockAPIGatewayProxyEvent.json:18
13-
./packages/common/testing/src/mockAPIGatewayProxyEvent.json:18
14-
./nhsd-rules-deny.txt:10
1+
token: ?"?\$\{\{\s*secrets\.GITHUB_TOKEN\s*\}\}"?
2+
github-token: ?"?\$\{\{\s*secrets\.GITHUB_TOKEN\s*\}\}"?
3+
token: ?"?\$\{\{\s*secrets\.DEPENDABOT_TOKEN\s*\}\}"?
4+
id-token: write
5+
--token=\$\{\{\s*steps\.generate-token\.outputs\.token\s*\}\}
6+
--token=\$GITHUB-TOKEN
7+
--token="\$GITHUB-TOKEN"
8+
"accountId": "123456789012"
9+
accountId: "123456789012"
10+
console\.log\(`access token : \${access_token}`\)
11+
.*CidrBlock.*
12+
.*Gemfile\.lock.*
13+
.*\.gitallowed.*
14+
.*nhsd-rules-deny.txt.*
15+
.*\.venv.*
16+
.*node_modules.*

0 commit comments

Comments
 (0)