Skip to content

Commit

Permalink
Merge branch 'main' into feat/13393-terragrunt-lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
spilliams authored Mar 20, 2023
2 parents 6ae7859 + 52c2ce0 commit 81e7f7f
Show file tree
Hide file tree
Showing 68 changed files with 2,720 additions and 1,233 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM containerbase/node:18.15.0@sha256:85f7a978d6273bda9942b95f477322d4e3627d57008f93fa3927377f5e808568
FROM containerbase/node:18.15.0@sha256:a016596a25881969543284c8e1d54b9ed08175ab03a99520a8950914d60a0acc

USER root

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0

- name: 'Dependency Review'
uses: actions/dependency-review-action@c090f4e553673e6e505ea70d6a95362ee12adb94 # v3.0.3
uses: actions/dependency-review-action@f46c48ed6d4f1227fb2d9ea62bf6bcbed315589e # v3.0.4
Loading

0 comments on commit 81e7f7f

Please sign in to comment.