Skip to content

Commit

Permalink
Merge pull request #11 from plus3it/dependabot/docker/docker-6d9ff519de
Browse files Browse the repository at this point in the history
Bump plus3it/tardigrade-ci from 0.24.15 to 0.25.0 in the docker group
  • Loading branch information
mergify[bot] authored Aug 1, 2024
2 parents 589376a + a61c8bf commit 7a36148
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM plus3it/tardigrade-ci:0.24.15
FROM plus3it/tardigrade-ci:0.25.0

COPY ./src/python/requirements.txt /app/requirements/lambda.txt

Expand Down
1 change: 1 addition & 0 deletions src/python/iam_key_enforcer.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
exempt_groups: IAM Groups that are exempt from actions on access keys
"""

import collections
import csv
import io
Expand Down

0 comments on commit 7a36148

Please sign in to comment.