Skip to content

Commit

Permalink
Update all dependencies (#162)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent ad6eab0 commit b789f04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
id: ml
# You can override MegaLinter flavor used to have faster performances
# More info at https://megalinter.io/flavors/
uses: oxsecurity/megalinter/flavors/python@a87b2872713c6bdde46d2473c5d7ed23e5752dc2 # v7.4.0
uses: oxsecurity/megalinter/flavors/python@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0
env:
# All available variables are described in documentation
# https://megalinter.io/configuration/
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cgr.dev/chainguard/python:latest-dev@sha256:502e72496fc093754810dbb6221dc50548050c3f2a1d7aa073398f3097ca6c7a AS builder
FROM cgr.dev/chainguard/python:latest-dev@sha256:4671a1cf231a9e542b5ac084ff123aa1412d1a8ed845ceb138e3c0f0d9f5fc52 AS builder

#force build

Expand Down

0 comments on commit b789f04

Please sign in to comment.