Skip to content

Commit 9223596

Browse files
build(deps): bump pulumi/actions from 6.6.0 to 6.6.1 in the actions group (modelcontextprotocol#765)
Bumps the actions group with 1 update: [pulumi/actions](https://github.com/pulumi/actions). Updates `pulumi/actions` from 6.6.0 to 6.6.1 <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.1</h2> <h2>What's Changed</h2> <ul> <li>upgrade pulumi/pulumi to latest by <a href="https://github.com/tgummerer"><code>@​tgummerer</code></a> in <a href="https://redirect.github.com/pulumi/actions/pull/1394">pulumi/actions#1394</a></li> <li>Prepare changelog for 6.6.1 by <a href="https://github.com/tgummerer"><code>@​tgummerer</code></a> in <a href="https://redirect.github.com/pulumi/actions/pull/1395">pulumi/actions#1395</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pulumi/actions/compare/v6...v6.6.1">https://github.com/pulumi/actions/compare/v6...v6.6.1</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.1 (2025-11-12)</h2> <ul> <li>chore: Update pulumi/pulumi dependency (<a href="https://redirect.github.com/pulumi/actions/pull/1394">#1394</a>)</li> </ul> <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</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/8582a9e8cc630786854029b4e09281acd6794b58"><code>8582a9e</code></a> Prepare changelog for 6.6.1 (<a href="https://redirect.github.com/pulumi/actions/issues/1395">#1395</a>)</li> <li><a href="https://github.com/pulumi/actions/commit/7c2e7ce1cdc1766cb0e98ef5dfde6d24e11b78f3"><code>7c2e7ce</code></a> chore(dist): Update dist [automated commit]</li> <li><a href="https://github.com/pulumi/actions/commit/e5bcb1463016ab2f89606e9bf0bc3eedd1dfd2c3"><code>e5bcb14</code></a> upgrade pulumi/pulumi to latest (<a href="https://redirect.github.com/pulumi/actions/issues/1394">#1394</a>)</li> <li>See full diff in <a href="https://github.com/pulumi/actions/compare/d7ceb0215da5a14ec84f50b703365ddf0194a9c8...8582a9e8cc630786854029b4e09281acd6794b58">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.6.0&new-version=6.6.1)](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 4b5781e commit 9223596

File tree

3 files changed

+3
-3
lines changed

3 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@d7ceb0215da5a14ec84f50b703365ddf0194a9c8
30+
uses: pulumi/actions@8582a9e8cc630786854029b4e09281acd6794b58
3131
with:
3232
pulumi-version: ${{ env.PULUMI_VERSION }}
3333

.github/workflows/deploy-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cache: true
3333

3434
- name: Setup Pulumi
35-
uses: pulumi/actions@d7ceb0215da5a14ec84f50b703365ddf0194a9c8
35+
uses: pulumi/actions@8582a9e8cc630786854029b4e09281acd6794b58
3636
with:
3737
pulumi-version: ${{ env.PULUMI_VERSION }}
3838

.github/workflows/deploy-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
cache: true
8080

8181
- name: Setup Pulumi
82-
uses: pulumi/actions@d7ceb0215da5a14ec84f50b703365ddf0194a9c8
82+
uses: pulumi/actions@8582a9e8cc630786854029b4e09281acd6794b58
8383
with:
8484
pulumi-version: ${{ env.PULUMI_VERSION }}
8585

0 commit comments

Comments
 (0)