Skip to content

Update dependency act to v0.2.87#92

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/act-0.x
Open

Update dependency act to v0.2.87#92
renovate[bot] wants to merge 1 commit intomainfrom
renovate/act-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 25, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
act patch latest0.2.87

Release Notes

nektos/act (act)

v0.2.87

Changelog

Bug fixes
Other
  • 36add66 chore: bump VERSION to 0.2.87

v0.2.86

Changelog

Other
  • e71313c chore: bump VERSION to 0.2.86
  • c28c27e Merge commit from fork
  • 0c739c8 Merge commit from fork
  • 10add23 build(deps): bump GitHub Actions to fix Node.js 20 deprecation (#​6036)

v0.2.84

Changelog

Bug fixes
Other

v0.2.83

Changelog

Other
  • 6abb867 chore: bump VERSION to 0.2.83
  • e16ac81 chore(mergify) Add merge queue configuration to .mergify.yml (#​5944)

v0.2.82

Changelog

Other
  • 3d71542 chore: bump VERSION to 0.2.82
  • 2f9675f build(deps): bump the dependencies group across 1 directory with 10 updates (#​5935)

v0.2.81

Changelog

Bug fixes
Other
  • f5a0dde chore: bump VERSION to 0.2.81
  • c8a205e refactor: simplify adding new node versions add node 24 (#​5899)
  • a78b3f3 chore: mergify does no longer support queue_conditions != merge_conditions for require status checks to be up to date (#​5891)

v0.2.80

Changelog

Bug fixes
  • 61396d8 fix: use ubuntu-latest bookworm instead of buster for tests (#​5884)
Other
  • bf8e52b chore: bump VERSION to 0.2.80
  • 5319acf build(deps): bump the dependencies group with 5 updates (#​5861)

v0.2.79

Changelog

New Features
Bug fixes
Other

v0.2.78

Changelog

New Features
  • 16b86a6 feat: add cli option to set concurrent jobs count (#​2762)
  • bd4bc99 feat: add models permission level for AI inference responses (#​2767)
Bug fixes
Documentation updates
Other

v0.2.77

Changelog

Other

v0.2.76

Changelog

New Features
Bug fixes
  • 517c3ac fix: reporting fetch failure as job error and log the error (#​2715)
Other

v0.2.75

Changelog

New Features
Bug fixes
Other

v0.2.74

Changelog

Other

v0.2.72

Changelog

Other
  • be1b6ee chore: bump VERSION to 0.2.72
  • 9dd0854 Added support for dereferenced map properties (#​2635)
  • 7c45ad6 build(deps): bump github.com/docker/cli (#​2634)
  • 7bfe066 build(deps): bump github.com/rhysd/actionlint from 1.7.6 to 1.7.7 (#​2624)
  • bcafb8f build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (#​2623)
  • 652265b build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#​2622)
  • 5ce39f6 Add GitHub Local Actions to README (#​2588)
  • a9e31cd build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#​2612)
  • 0ff68e6 build(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 (#​2604)
  • 4c9875b build(deps): bump github.com/rhysd/actionlint from 1.7.5 to 1.7.6 (#​2603)
  • 24adb1e build(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 (#​2602)

v0.2.71

Changelog

New Features
  • fe017a1 feat: Adding in logic to check if act needs to be downloaded (#​2575)
Bug fixes
  • deea8ec fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#​2502)
  • b4ef6fb fix: short sha has at least four digits (#​2540)
  • e6b5062 fix: amd64 arch to X64 (#​2580)
Other
  • 0006dee chore: bump VERSION to 0.2.71
  • 0ca1e18 Fix typo in --action-offline-mode option description (#​2590)
  • a64359c build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 (#​2595)
  • ccfadfe build(deps): bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1 (#​2594)
  • c315398 build(deps): bump github.com/rhysd/actionlint from 1.7.4 to 1.7.5 (#​2593)
  • bd8dda1 ci(mergify): upgrade configuration to current format (#​2547)
  • 7172fc3 chore: upgrade dependencies (#​2589)

v0.2.70

Changelog

Other
  • 9c7f103 chore: bump VERSION to 0.2.70
  • 0e8b33b build(deps): bump megalinter/megalinter from 8.2.0 to 8.3.0 (#​2541)
  • 69ec4a5 build(deps): bump github.com/creack/pty from 1.1.23 to 1.1.24 (#​2533)
  • c90203e build(deps): bump codecov/codecov-action from 4 to 5 (#​2532)
  • e5e7bdd build(deps): bump megalinter/megalinter from 8.1.0 to 8.2.0 (#​2531)
  • ebcc0a8 build(deps): bump github.com/rhysd/actionlint from 1.7.3 to 1.7.4 (#​2527)
  • 9bd99e5 build(deps): bump github.com/adrg/xdg from 0.5.0 to 0.5.3 (#​2515)

v0.2.68

Changelog

New Features
  • 013c0d4 feat: generate a manual page automatically with cobra/doc (#​2352)
Other

v0.2.67

Changelog

Bug fixes
Other
  • f75a2d8 chore: bump VERSION to 0.2.67
  • d8b6f61 build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 (#​2442)

v0.2.66

Changelog

New Features
Other
  • 38e43bd chore: bump VERSION to 0.2.66
  • c9ae534 build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 (#​2421)
  • ca292cd build(deps): bump megalinter/megalinter from 7.13.0 to 8.0.0 (#​2436)
  • f79a13e build(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 (#​2430)
  • 60a2fed fix GOOS parsing to match expected GHA RUNNER_OS values (#​2422)

v0.2.65

Changelog

Bug fixes
Other

v0.2.64

Changelog

Bug fixes
Other

v0.2.63

Changelog

Other

v0.2.62

Changelog

Bug fixes
Other

v0.2.61

Changelog

Bug fixes
Other

v0.2.60

Changelog

New Features
Bug fixes
Other

v0.2.59

Changelog

New Features
  • 12c0c42 feat: correctly use the xdg library, which has the side effect to fix the config survey (#​2195)
Other
  • b7a8145 chore: bump VERSION to 0.2.59

v0.2.58

Changelog

New Features
Bug fixes
Other
  • 3ed38d8 chore: bump VERSION to 0.2.58
  • 0dbf44c build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#​2187)
  • 6dcf9bc build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#​2188)
  • df61c7f build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 (#​2189)
  • 36e0261 build(deps): bump github.com/opencontainers/image-spec (#​2167)
  • 46dc2ff build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#​2186)
  • 5a80a04 refactor: filecollector into new package (#​2174)
  • 4ca35d2 build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#​2175)
  • 424fd5e refactor(cmd/root): simplify parseEnvs (#​2162)
  • 6a8c42a Add containerd's normalized architectures to archMapper (#​2168)
  • c215e08 build(deps): bump megalinter/megalinter from 7.7.0 to 7.8.0 (#​2164)
  • 8072a00 WorkflowDispatchConfig supports multiple yaml node kinds (#​2123)
  • 15bb54f build(deps): bump actions/upload-artifact from 3 to 4 (#​2133)
  • cd40f3f ci: automatic merge PRs created by a maintainer and approved by 1 other maintainer (#​2156)
  • adbe229 Add support for NetBSD (#​2023)
  • 96d6cf8 build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#​2149)
  • ef5746b build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#​2148)

v0.2.57

Changelog

Other
  • 4fae81e chore: bump VERSION to 0.2.57
  • 238a495 build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#​2134)
  • 74dcce4 build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.11 (#​2136)

v0.2.56

Changelog

New Features
Bug fixes
Other

v0.2.55

Changelog

Other
  • 95ff5bf chore: bump VERSION to 0.2.55
  • bd10c9a build(deps): bump megalinter/megalinter from 7.5.0 to 7.6.0 (#​2098)
  • 3d0cb3d build(deps): bump actions/github-script from 6 to 7 (#​2097)

v0.2.54

Changelog

New Features
Bug fixes
Other

v0.2.53

Changelog

Bug fixes
Other

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 25, 2026

⚠️ No Changeset found

Latest commit: 06d5ea1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot force-pushed the renovate/act-0.x branch from 34453e3 to 30fb999 Compare April 1, 2026 12:50
@renovate renovate Bot changed the title Update dependency act to v0.2.84 Update dependency act to v0.2.86 Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/act-0.x branch from 30fb999 to 06d5ea1 Compare April 22, 2026 06:09
@renovate renovate Bot changed the title Update dependency act to v0.2.86 Update dependency act to v0.2.87 Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants