chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.2 (#8741)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ghcr.io/truecharts/devcontainer](https://togithub.com/truecharts/containers)
| container | patch | `v3.1.1` -> `3.1.2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot
2023-05-03 13:31:12 +02:00
committed by GitHub
parent 49afeb5865
commit 0124572e7f
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
name: Test SCALE Catalog
runs-on: ubuntu-latest
container:
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:819c4d1d0ad0e917a76827b4cb088b2e0a1b0544f9a1433a0dbcc18844e311c5
image: ghcr.io/truecharts/devcontainer:3.1.2@sha256:8d35d6bfc4fbe99fa911260c87ab62d49adf7132dd7c11b181e19d264d90a1c2
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
name: Checkout