chore(deps)(deps): bump the github-actions group with 2 updates #3

Merged
dependabot[bot] merged 4 commits from dependabot/github_actions/github-actions-83b0d24361 into main 2026-03-07 14:51:46 +00:00
dependabot[bot] commented 2026-03-04 05:12:17 +00:00 (Migrated from github.com)

Bumps the github-actions group with 2 updates: actions/upload-artifact and hashicorp/setup-terraform.

Updates actions/upload-artifact from 6.0.0 to 7.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: https://github.com/actions/upload-artifact/compare/v6...v7.0.0

Commits

Updates hashicorp/setup-terraform from 3 to 4

Release notes

Sourced from hashicorp/setup-terraform's releases.

v4.0.0

BREAKING CHANGES:

  • Upgrade to Node.js 24 - setup-terraform now requires Node.js 24 (#503)

v3.1.2

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#430)

v3.1.1

BUG FIXES:

  • wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (#395)

v3.1.0

ENHANCEMENTS:

  • Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available (#409)
Changelog

Sourced from hashicorp/setup-terraform's changelog.

4.0.0 (2026-02-24)

BREAKING CHANGES:

  • Upgrade to Node.js 24 - setup-terraform now requires Node.js 24 (#503)

3.1.2 (2024-08-19)

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#430)

3.1.1 (2024-05-07)

BUG FIXES:

  • wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (#395)
Commits
  • 5e8dbf3 Update package version
  • 6eb9b2a Update changelog
  • af062bc feat: upgrade to node 24 (#503)
  • ce70bcf Bump @​actions/github from 7.0.0 to 8.0.0 (#528)
  • d92091b Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group (#527)
  • dcc3150 Bump actions/setup-node from 6.1.0 to 6.2.0 in the github-actions group (#525)
  • 93d5a27 Bump @​actions/github from 6.0.1 to 7.0.0 (#523)
  • 92e4d08 Bump dessant/lock-threads in the github-actions group (#519)
  • 071811a Bump the github-actions group with 2 updates (#517)
  • 712b439 Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group (#515)
  • Additional commits viewable in compare view

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 commands and options

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 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
Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform). Updates `actions/upload-artifact` from 6.0.0 to 7.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p> <blockquote> <h2>v7.0.0</h2> <h2>v7 What's new</h2> <h3>Direct Uploads</h3> <p>Adds support for uploading single files directly (unzipped). Callers can set the new <code>archive</code> parameter to <code>false</code> to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The <code>name</code> parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.</p> <h3>ESM</h3> <p>To support new versions of the <code>@actions/*</code> packages, we've upgraded the package to ESM.</p> <h2>What's Changed</h2> <ul> <li>Add proxy integration test by <a href="https://github.com/Link"><code>@​Link</code></a>- in <a href="https://redirect.github.com/actions/upload-artifact/pull/754">actions/upload-artifact#754</a></li> <li>Upgrade the module to ESM and bump dependencies by <a href="https://github.com/danwkennedy"><code>@​danwkennedy</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/762">actions/upload-artifact#762</a></li> <li>Support direct file uploads by <a href="https://github.com/danwkennedy"><code>@​danwkennedy</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/764">actions/upload-artifact#764</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Link"><code>@​Link</code></a>- made their first contribution in <a href="https://redirect.github.com/actions/upload-artifact/pull/754">actions/upload-artifact#754</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/upload-artifact/compare/v6...v7.0.0">https://github.com/actions/upload-artifact/compare/v6...v7.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/upload-artifact/commit/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"><code>bbbca2d</code></a> Support direct file uploads (<a href="https://redirect.github.com/actions/upload-artifact/issues/764">#764</a>)</li> <li><a href="https://github.com/actions/upload-artifact/commit/589182c5a4cec8920b8c1bce3e2fab1c97a02296"><code>589182c</code></a> Upgrade the module to ESM and bump dependencies (<a href="https://redirect.github.com/actions/upload-artifact/issues/762">#762</a>)</li> <li><a href="https://github.com/actions/upload-artifact/commit/47309c993abb98030a35d55ef7ff34b7fa1074b5"><code>47309c9</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/754">#754</a> from actions/Link-/add-proxy-integration-tests</li> <li><a href="https://github.com/actions/upload-artifact/commit/02a8460834e70dab0ce194c64360c59dc1475ef0"><code>02a8460</code></a> Add proxy integration test</li> <li>See full diff in <a href="https://github.com/actions/upload-artifact/compare/v6...v7">compare view</a></li> </ul> </details> <br /> Updates `hashicorp/setup-terraform` from 3 to 4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/setup-terraform/releases">hashicorp/setup-terraform's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <p>BREAKING CHANGES:</p> <ul> <li>Upgrade to Node.js 24 - setup-terraform now requires Node.js 24 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/503">#503</a>)</li> </ul> <h2>v3.1.2</h2> <p>NOTES:</p> <ul> <li>This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/430">#430</a>)</li> </ul> <h2>v3.1.1</h2> <p>BUG FIXES:</p> <ul> <li>wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/395">#395</a>)</li> </ul> <h2>v3.1.0</h2> <p>ENHANCEMENTS:</p> <ul> <li>Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/409">#409</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md">hashicorp/setup-terraform's changelog</a>.</em></p> <blockquote> <h2>4.0.0 (2026-02-24)</h2> <p>BREAKING CHANGES:</p> <ul> <li>Upgrade to Node.js 24 - setup-terraform now requires Node.js 24 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/503">#503</a>)</li> </ul> <h2>3.1.2 (2024-08-19)</h2> <p>NOTES:</p> <ul> <li>This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/430">#430</a>)</li> </ul> <h2>3.1.1 (2024-05-07)</h2> <p>BUG FIXES:</p> <ul> <li>wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/395">#395</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/setup-terraform/commit/5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85"><code>5e8dbf3</code></a> Update package version</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/6eb9b2a22389a3419646e3b001ce90f51666e817"><code>6eb9b2a</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/af062bceb50aa1363971478c491fbddca688a2fa"><code>af062bc</code></a> feat: upgrade to node 24 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/503">#503</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/ce70bcf31a3711a1efd50b61e7216b0196b6f4f1"><code>ce70bcf</code></a> Bump <code>@​actions/github</code> from 7.0.0 to 8.0.0 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/528">#528</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/d92091bb128ffc4851aaa3d50315dd50f818161f"><code>d92091b</code></a> Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/527">#527</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/dcc3150f6037c0405dd84cb44d1d91ebbaa96514"><code>dcc3150</code></a> Bump actions/setup-node from 6.1.0 to 6.2.0 in the github-actions group (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/525">#525</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/93d5a27adc7ac26085422db72568ae486f091042"><code>93d5a27</code></a> Bump <code>@​actions/github</code> from 6.0.1 to 7.0.0 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/523">#523</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/92e4d08fe1d24283952afa28216efa8f4ed5aeab"><code>92e4d08</code></a> Bump dessant/lock-threads in the github-actions group (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/519">#519</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/071811a16241b026a69d0c8823fc3d7c54385db5"><code>071811a</code></a> Bump the github-actions group with 2 updates (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/517">#517</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/712b43959e9be7e82c34d18450fa5ec3237af3f1"><code>712b439</code></a> Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/515">#515</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/setup-terraform/compare/v3...v4">compare view</a></li> </ul> </details> <br /> 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 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>
dependabot[bot] commented 2026-03-04 05:12:18 +00:00 (Migrated from github.com)

Labels

The following labels could not be found: automated, dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

### Labels The following labels could not be found: `automated`, `dependencies`, `security`. Please create them before Dependabot can add them to a pull request. Please fix the above issues or remove invalid values from `dependabot.yml`.
dependabot[bot] commented 2026-03-07 14:42:55 +00:00 (Migrated from github.com)

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure [ignore rules](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#ignore) in dependabot.yml
jmiller-moko commented 2026-03-07 14:43:38 +00:00 (Migrated from github.com)

@copilot
Resolve: This branch has conflicts that must be resolved
Use the command line to resolve conflicts before continuing.

.github/workflows/codeql-analysis.yml
.github/workflows/comprehensive-validation.yml
.github/workflows/security-scan.yml
.github/workflows/standards-compliance.yml

@copilot Resolve: This branch has conflicts that must be resolved Use the command line to resolve conflicts before continuing. .github/workflows/codeql-analysis.yml .github/workflows/comprehensive-validation.yml .github/workflows/security-scan.yml .github/workflows/standards-compliance.yml
Copilot commented 2026-03-07 14:43:47 +00:00 (Migrated from github.com)

@jmiller-moko I've opened a new pull request, #6, to work on those changes. Once the pull request is ready, I'll request review from you.

@jmiller-moko I've opened a new pull request, #6, to work on those changes. Once the pull request is ready, I'll request review from you.
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomTOS#3