From 7cce0b4ce3dc46a15f974551d5de6c7d1736de49 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 18 May 2026 21:29:48 +0000
Subject: [PATCH] Bump dependencies
---
.github/workflows/ci.yaml | 6 +++---
Aws/Aws.csproj | 4 ++--
Cli/Cli.csproj | 12 ++++++------
Cli/Dockerfile | 8 ++++----
Cli/config/_default.yaml | 2 +-
K8s/K8s.csproj | 4 ++--
Library/Library.csproj | 6 +++---
7 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 20b19307..45dff4bb 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
container: dockfool/cake-docker:latest
steps:
- name: Checkout source
- uses: actions/checkout@v5.0.0
+ uses: actions/checkout@v5.0.1
with:
fetch-depth: 0
filter: tree:0
@@ -34,13 +34,13 @@ jobs:
- name: Docker login
if: github.event_name != 'pull_request'
- uses: docker/login-action@v3.6.0
+ uses: docker/login-action@v3.7.0
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_TOKEN }}
- name: Setup buildx
- uses: docker/setup-buildx-action@v3.11.1
+ uses: docker/setup-buildx-action@v3.12.0
- name: Export runtime
uses: crazy-max/ghaction-github-runtime@v3.1.0
diff --git a/Aws/Aws.csproj b/Aws/Aws.csproj
index 19e5a159..5d469783 100644
--- a/Aws/Aws.csproj
+++ b/Aws/Aws.csproj
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/Cli/Cli.csproj b/Cli/Cli.csproj
index 53e36cff..2f642952 100644
--- a/Cli/Cli.csproj
+++ b/Cli/Cli.csproj
@@ -29,18 +29,18 @@
-
-
-
-
+
+
+
+
-
-
+
+
diff --git a/Cli/Dockerfile b/Cli/Dockerfile
index 8b71e8a8..aa2deaf0 100644
--- a/Cli/Dockerfile
+++ b/Cli/Dockerfile
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
-FROM mcr.microsoft.com/dotnet/aspnet:9.0.9-noble
+FROM mcr.microsoft.com/dotnet/aspnet:9.0.16-noble
LABEL org.opencontainers.image.source=https://github.com/gitfool/Pulumi.Dungeon
@@ -16,7 +16,7 @@ EOF
# renovate: datasource=github-tags depName=kubectl packageName=kubernetes/kubectl extractVersion=^kubernetes-(?.+)$
RUN < /etc/bash_completion.d/kubectl
@@ -27,7 +27,7 @@ EOF
# renovate: datasource=github-releases depName=aws-iam-authenticator packageName=kubernetes-sigs/aws-iam-authenticator
RUN <
-
-
+
+
diff --git a/Library/Library.csproj b/Library/Library.csproj
index b25db1a3..da3f800c 100644
--- a/Library/Library.csproj
+++ b/Library/Library.csproj
@@ -4,9 +4,9 @@
-
-
-
+
+
+