Skip to content

Commit

Permalink
pulumi/3.142.0-r0: cve remediation (#35894)
Browse files Browse the repository at this point in the history
pulumi/3.142.0-r0: fix GHSA-q59j-vv4j-v33c

Advisory data:
https://github.com/wolfi-dev/advisories/blob/main/pulumi.advisories.yaml

---------

Signed-off-by: Batuhan Apaydin <[email protected]>
Co-authored-by: octo-sts[bot] <[email protected]>
Co-authored-by: Batuhan Apaydin <[email protected]>
  • Loading branch information
3 people authored Dec 9, 2024
1 parent d8e1741 commit 610d6ac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pulumi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: pulumi
version: 3.142.0
epoch: 0
epoch: 1
description: Infrastructure as Code in any programming language
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -30,6 +30,11 @@ pipeline:
repository: https://github.com/pulumi/pulumi.git
tag: v${{package.version}}

- uses: go/bump
with:
deps: github.com/moby/[email protected]
modroot: pulumi/pkg

- pipeline:
- runs: |
set -x
Expand Down

0 comments on commit 610d6ac

Please sign in to comment.