Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent 8333644 commit e0fb779
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
id: ml
# You can override MegaLinter flavor used to have faster performances
# More info at https://oxsecurity.github.io/megalinter/flavors/
uses: oxsecurity/megalinter@a808a48437e8f69c2aefdc4bff4e88f71c45de7e # tag=v6.7.1
uses: oxsecurity/megalinter@5bd2d83c532f99f8ce41b8ca497d422ac3eaca38 # tag=v6.8.0
env:
# All available variables are described in documentation
# https://oxsecurity.github.io/megalinter/configuration/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
prepare-artifacts:
name: Prepare Artifacts
runs-on: ubuntu-22.04
container: ghcr.io/chgl/kube-powertools:v1.19.12@sha256:e4a83ff88d1a8da75bdd9d3a7ba408a4cecc0da2088b8b1191bcb7e0f296a21c
container: ghcr.io/chgl/kube-powertools:v1.20.0@sha256:a16b467f5777eb46f5bc35a26b503f6f9d6318049580cf34d0e29f172879fc57
outputs:
hashes: ${{ steps.hash.outputs.hashes }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.staging.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
traefik:
image: docker.io/library/traefik:v2.8.3@sha256:ad8c1935c4b901e10b62b6868d6369218793c69e7a7ea9c1d036fdc2b919e38e
image: docker.io/library/traefik:v2.8.4@sha256:9717bde18a6e109c63a88e4b67725500c701768d7c044fc64c83efdb892b5738
restart: unless-stopped
ipc: none
security_opt:
Expand Down

0 comments on commit e0fb779

Please sign in to comment.