Skip to content

Commit 4dabc52

Browse files
committed
Add a disabled ignore directive for github/codeql-action
Once enabled downstream this will ensure that downstream projects will receive updates to this dependency from the upstream skeleton (which will get updated by dependabot) instead of in the downstream repository.
1 parent 0227a71 commit 4dabc52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ updates:
2121
- dependency-name: step-security/harden-runner
2222
# # Managed by cisagov/skeleton-aws-lambda-python
2323
# - dependency-name: actions/upload-artifact
24+
# - dependency-name: github/codeql-action
2425
package-ecosystem: github-actions
2526
schedule:
2627
interval: weekly

0 commit comments

Comments
 (0)