Skip to content

Commit

Permalink
Bump pulumi/pulumi from 3.147.0 to 3.148.0 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 4867d6d commit 5ff0b84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_hack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- uses: kubernetes/[email protected]
- uses: helm/[email protected]
- uses: Azure/[email protected]
- uses: pulumi/pulumi@v3.147.0
- uses: pulumi/pulumi@v3.148.0
# ci/bicep-cli.yml:
- uses: docker/[email protected]
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ARG KUBECTL_VERSION=1.28.3

ARG KUBELOGIN_VERSION=0.1.7

ARG PULUMI_VERSION=3.147.0
ARG PULUMI_VERSION=3.148.0

RUN apt-get update \
&& apt-get install -y --no-install-recommends ssh ca-certificates jq curl openssl perl git zip unzip less bash-completion apt-transport-https lsb-release gnupg wget busybox bc iputils-tracepath iputils-ping \
Expand Down

0 comments on commit 5ff0b84

Please sign in to comment.