Skip to content

Commit aa03273

Browse files
build(deps): bump pulumi/actions from 6.5.0 to 6.6.0 in the actions group (#593)
Bumps the actions group with 1 update: [pulumi/actions](https://github.com/pulumi/actions). Updates `pulumi/actions` from 6.5.0 to 6.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pulumi/actions/releases">pulumi/actions's releases</a>.</em></p> <blockquote> <h2>v6.6.0</h2> <h2>What's Changed</h2> <ul> <li>Adding ARM support for win32 by <a href="https://github.com/Graham-Pedersen"><code>@​Graham-Pedersen</code></a> in <a href="https://redirect.github.com/pulumi/actions/pull/1384">pulumi/actions#1384</a></li> <li>feat: Remove ANSI control chars from GitHub step Summary and PR comment by <a href="https://github.com/byian"><code>@​byian</code></a> in <a href="https://redirect.github.com/pulumi/actions/pull/1312">pulumi/actions#1312</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Graham-Pedersen"><code>@​Graham-Pedersen</code></a> made their first contribution in <a href="https://redirect.github.com/pulumi/actions/pull/1384">pulumi/actions#1384</a></li> <li><a href="https://github.com/byian"><code>@​byian</code></a> made their first contribution in <a href="https://redirect.github.com/pulumi/actions/pull/1312">pulumi/actions#1312</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pulumi/actions/compare/v6...v6.6.0">https://github.com/pulumi/actions/compare/v6...v6.6.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pulumi/actions/blob/main/CHANGELOG.md">pulumi/actions's changelog</a>.</em></p> <blockquote> <h1>CHANGELOG</h1> <h2>HEAD (Unreleased)</h2> <p><strong>(none)</strong></p> <hr /> <h2>6.6.0 (2025-09-29)</h2> <ul> <li>feat: Strip ansi control characters from GitHub step Summary and PR comment (<a href="https://redirect.github.com/pulumi/actions/pull/1312">#1312</a>)</li> </ul> <h2>6.4.0 (2025-07-16)</h2> <ul> <li>feat: Add <code>run-program</code> flag support for refresh, destroy, preview, and up/update commands (<a href="https://redirect.github.com/pulumi/actions/pull/1376">#1376</a>)</li> </ul> <h2>6.3.0 (2025-05-08)</h2> <ul> <li> <p>feat: support <code>--exclude</code> and <code>--exclude-dependents</code> flags (<a href="https://redirect.github.com/pulumi/actions/pull/1363">#1363</a>)</p> </li> <li> <p>feat: verbosity and debug inputs to enable debug options (<a href="https://redirect.github.com/pulumi/actions/pull/1046">#1046</a>)</p> </li> <li> <p>fix: update &quot;user agent&quot; string to pulumi/actions@v6 (<a href="https://redirect.github.com/pulumi/actions/pull/1367">#1357</a>)</p> </li> </ul> <h2>6.2.0 (2025-03-05)</h2> <ul> <li>feat: support continue on error flag (--continue-on-error) (<a href="https://redirect.github.com/pulumi/actions/pull/1357">#1357</a>)</li> </ul> <h2>6.1.0 (2025-02-27)</h2> <ul> <li>feat: Add clickable View Live link to PR comments (<a href="https://redirect.github.com/pulumi/actions/pull/1355">#1355</a>)</li> </ul> <h2>6.0.1 (2025-01-13)</h2> <ul> <li> <p>fix: Make <code>pulumi login</code> respect configuration in <code>Pulumi.yaml</code> (<a href="https://redirect.github.com/pulumi/actions/pull/1299">#1299</a>)</p> </li> <li> <p>fix: Log stderr from commands (<a href="https://redirect.github.com/pulumi/actions/issues/1316">#1316</a>)</p> </li> <li> <p>fix: Make the <code>output</code> command work without having to be in a working directory that contains a Pulumi.yaml file. (<a href="https://redirect.github.com/pulumi/actions/pull/1327">#1327</a>)</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pulumi/actions/commit/d7ceb0215da5a14ec84f50b703365ddf0194a9c8"><code>d7ceb02</code></a> Release v6.6.0 (<a href="https://redirect.github.com/pulumi/actions/issues/1388">#1388</a>)</li> <li><a href="https://github.com/pulumi/actions/commit/e8ceb1f7386cf919595682426786b28058649aac"><code>e8ceb1f</code></a> be honest about release cadence (<a href="https://redirect.github.com/pulumi/actions/issues/1389">#1389</a>)</li> <li><a href="https://github.com/pulumi/actions/commit/51ca905f24f0912e6cd0e164e78e6d1ca61e6958"><code>51ca905</code></a> chore(dist): Update dist [automated commit]</li> <li><a href="https://github.com/pulumi/actions/commit/18db25edfeabb9c13bfcb0a28e21113ad58caadb"><code>18db25e</code></a> feat: Remove ANSI control chars from GitHub step Summary and PR comment (<a href="https://redirect.github.com/pulumi/actions/issues/1312">#1312</a>)</li> <li><a href="https://github.com/pulumi/actions/commit/7a04e88be7a8ae970632732bdef85515e33996d7"><code>7a04e88</code></a> chore(dist): Update dist [automated commit]</li> <li><a href="https://github.com/pulumi/actions/commit/1cd186d2c53ed5a7c6883fee18e8f7cf4b366a43"><code>1cd186d</code></a> Merge pull request <a href="https://redirect.github.com/pulumi/actions/issues/1384">#1384</a> from pulumi/win32-arm-support</li> <li><a href="https://github.com/pulumi/actions/commit/412ba8b8e5495a36893585fb0003a491f283a200"><code>412ba8b</code></a> Update test playbacks and snapshots</li> <li><a href="https://github.com/pulumi/actions/commit/fb349db89315a59732f620b00332cf309d14a8d0"><code>fb349db</code></a> Adding value to tests</li> <li><a href="https://github.com/pulumi/actions/commit/69b4578795ed4b1425fb22470e96a4089c08506f"><code>69b4578</code></a> Add win32 ARM support to Update get-version.ts</li> <li><a href="https://github.com/pulumi/actions/commit/5b5fa7fd22fdb529ebbc9d84efbffe6ee086c463"><code>5b5fa7f</code></a> Adding ARM support for win32</li> <li>See full diff in <a href="https://github.com/pulumi/actions/compare/cc7494be991dba0978f7ffafaf995b0449a0998e...d7ceb0215da5a14ec84f50b703365ddf0194a9c8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pulumi/actions&package-manager=github_actions&previous-version=6.5.0&new-version=6.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c9f330 commit aa03273

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/cancel-pulumi-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
2828

2929
- name: Setup Pulumi
30-
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e
30+
uses: pulumi/actions@d7ceb0215da5a14ec84f50b703365ddf0194a9c8
3131
with:
3232
pulumi-version: ${{ env.PULUMI_VERSION }}
3333

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
go-version-file: 'go.mod'
7272

7373
- name: Setup Pulumi
74-
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e
74+
uses: pulumi/actions@d7ceb0215da5a14ec84f50b703365ddf0194a9c8
7575
with:
7676
pulumi-version: ${{ env.PULUMI_VERSION }}
7777

@@ -112,7 +112,7 @@ jobs:
112112
go-version-file: 'go.mod'
113113

114114
- name: Setup Pulumi
115-
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e
115+
uses: pulumi/actions@d7ceb0215da5a14ec84f50b703365ddf0194a9c8
116116
with:
117117
pulumi-version: ${{ env.PULUMI_VERSION }}
118118

0 commit comments

Comments
 (0)