Skip to content

Commit

Permalink
build(deps): bump pulumi/actions from 6.0.0 to 6.0.1 (#109)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 68eb6f5 commit 32f9529
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pulumi-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ jobs:
# v2.0.7
with:
secret-ids: CLOUDFLARE_API_TOKEN, erfiume-gha-cloudflare-read-only
- uses: pulumi/actions@c7fad9e2f0b79653172b36538b8b34b3c0291952
# v6.0.0
- uses: pulumi/actions@13b8b7177d6fb736766875dac9b78aab07bd785f
# v6.0.1
with:
command: preview
stack-name: notdodo/erfiume/production
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pulumi-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
# v2.0.7
with:
secret-ids: CLOUDFLARE_API_TOKEN, erfiume-gha-cloudflare-read-write
- uses: pulumi/actions@c7fad9e2f0b79653172b36538b8b34b3c0291952
# v6.0.0
- uses: pulumi/actions@13b8b7177d6fb736766875dac9b78aab07bd785f
# v6.0.1
with:
command: up
diff: true
Expand Down

0 comments on commit 32f9529

Please sign in to comment.