Skip to content

build(deps): bump the github-actions group across 1 directory with 6 updates - #83

Merged
bajtos merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-b3c222b6c0
Sep 18, 2026
Merged

bajtos merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-b3c222b6c0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 6 updates in the / directory:

Package From To
ipdxco/unified-github-workflows/.github/workflows/go-check.yml 1.0.42 1.0.43
ipdxco/unified-github-workflows/.github/workflows/go-test.yml 1.0.42 1.0.43
actions/create-github-app-token 2 3
ipdxco/unified-github-workflows/.github/workflows/release-check.yml 1.0.42 1.0.43
ipdxco/unified-github-workflows/.github/workflows/releaser.yml 1.0.42 1.0.43
ipdxco/unified-github-workflows/.github/workflows/tagpush.yml 1.0.42 1.0.43

Updates ipdxco/unified-github-workflows/.github/workflows/go-check.yml from 1.0.42 to 1.0.43

Release notes

Sourced from ipdxco/unified-github-workflows/.github/workflows/go-check.yml's releases.

v1.0.43

Added

  • fix CGO value in go-test workflow
Changelog

Sourced from ipdxco/unified-github-workflows/.github/workflows/go-check.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.0.43] - 2026-08-29

Added

  • fix CGO value in go-test workflow

[1.0.42] - 2026-05-31

Added

  • added optional test:bun invocation to the unified JS workflows

[1.0.41] - 2026-05-31

Added

  • added optional test:deno invocation to the unified JS workflows

[1.0.40] - 2026-05-01

Fixed

  • explicitly pass -version to goreleaser to fix version choice

[1.0.39] - 2026-03-18

Changed

  • improved release-check versioning and diff reporting

[1.0.38] - 2026-02-22

Changed

  • [revert] automerge only PRs with automerge label

[1.0.37] - 2026-02-22

Changed

  • automerge only PRs with automerge label

[1.0.36] - 2026-02-22

Changed

  • added go 1.26 versions of go-release
  • upgraded node-semver
  • added go 1.26 versions of staticcheck and go-lint
  • upgraded setup-node
  • upgraded download-artifact
  • upgraded upload-artifact
  • upgraded cache
  • upgraded codecov
  • upgraded setup-go
  • upgraded github-script
  • upgraded cspell

... (truncated)

Commits

Updates ipdxco/unified-github-workflows/.github/workflows/go-test.yml from 1.0.42 to 1.0.43

Release notes

Sourced from ipdxco/unified-github-workflows/.github/workflows/go-test.yml's releases.

v1.0.43

Added

  • fix CGO value in go-test workflow
Changelog

Sourced from ipdxco/unified-github-workflows/.github/workflows/go-test.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.0.43] - 2026-08-29

Added

  • fix CGO value in go-test workflow

[1.0.42] - 2026-05-31

Added

  • added optional test:bun invocation to the unified JS workflows

[1.0.41] - 2026-05-31

Added

  • added optional test:deno invocation to the unified JS workflows

[1.0.40] - 2026-05-01

Fixed

  • explicitly pass -version to goreleaser to fix version choice

[1.0.39] - 2026-03-18

Changed

  • improved release-check versioning and diff reporting

[1.0.38] - 2026-02-22

Changed

  • [revert] automerge only PRs with automerge label

[1.0.37] - 2026-02-22

Changed

  • automerge only PRs with automerge label

[1.0.36] - 2026-02-22

Changed

  • added go 1.26 versions of go-release
  • upgraded node-semver
  • added go 1.26 versions of staticcheck and go-lint
  • upgraded setup-node
  • upgraded download-artifact
  • upgraded upload-artifact
  • upgraded cache
  • upgraded codecov
  • upgraded setup-go
  • upgraded github-script
  • upgraded cspell

... (truncated)

Commits

Updates actions/create-github-app-token from 2 to 3

Release notes

Sourced from actions/create-github-app-token's releases.

v3.0.0

3.0.0 (2026-03-14)

Bug Fixes

BREAKING CHANGES

  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
  • Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.

v3.0.0-beta.6

3.0.0-beta.6 (2026-03-13)

Bug Fixes

  • deps: bump @​actions/core from 1.11.1 to 3.0.0 (#337) (b044133)
  • deps: bump minimatch from 9.0.5 to 9.0.9 (#335) (5cbc656)
  • deps: bump the production-dependencies group with 4 updates (#336) (6bda5bc)
  • deps: bump undici from 7.16.0 to 7.18.2 (#323) (b4f638f)

v3.0.0-beta.5

3.0.0-beta.5 (2026-03-13)

  • fix!: require NODE_USE_ENV_PROXY for proxy support (#342) (d53a1cd)

BREAKING CHANGES

  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.

v3.0.0-beta.4

3.0.0-beta.4 (2026-03-13)

Bug Fixes

  • deps: bump @​octokit/auth-app from 7.2.1 to 8.0.1 (#257) (bef1eaf)
  • deps: bump @​octokit/request from 9.2.3 to 10.0.2 (#256) (5d7307b)
  • deps: bump glob from 10.4.5 to 10.5.0 (#305) (5480f43)
  • deps: bump p-retry from 6.2.1 to 7.1.0 (#294) (dce3be8)

... (truncated)

Changelog

Sourced from actions/create-github-app-token's changelog.

Changelog

Commits
  • bcd2ba4 chore(main): release 3.2.0 (#370)
  • f24bbd8 fix: validate private-key input (#376)
  • 363531b docs: capitalize Git as a proper noun in README (#374)
  • fd28011 docs: update procedure to configure Git (#287)
  • 85eb8dd feat: support full repository names in repositories input (#372)
  • c9aabb8 build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...
  • e02e816 build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)
  • 8d835bf build(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...
  • 952a2a7 feat: add support for enterprise-level GitHub Apps (#263)
  • 43e5c34 fix(deps): bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependenc...
  • Additional commits viewable in compare view

Updates ipdxco/unified-github-workflows/.github/workflows/release-check.yml from 1.0.42 to 1.0.43

Release notes

Sourced from ipdxco/unified-github-workflows/.github/workflows/release-check.yml's releases.

v1.0.43

Added

  • fix CGO value in go-test workflow
Changelog

Sourced from ipdxco/unified-github-workflows/.github/workflows/release-check.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.0.43] - 2026-08-29

Added

  • fix CGO value in go-test workflow

[1.0.42] - 2026-05-31

Added

  • added optional test:bun invocation to the unified JS workflows

[1.0.41] - 2026-05-31

Added

  • added optional test:deno invocation to the unified JS workflows

[1.0.40] - 2026-05-01

Fixed

  • explicitly pass -version to goreleaser to fix version choice

[1.0.39] - 2026-03-18

Changed

  • improved release-check versioning and diff reporting

[1.0.38] - 2026-02-22

Changed

  • [revert] automerge only PRs with automerge label

[1.0.37] - 2026-02-22

Changed

  • automerge only PRs with automerge label

[1.0.36] - 2026-02-22

Changed

  • added go 1.26 versions of go-release
  • upgraded node-semver
  • added go 1.26 versions of staticcheck and go-lint
  • upgraded setup-node
  • upgraded download-artifact
  • upgraded upload-artifact
  • upgraded cache
  • upgraded codecov
  • upgraded setup-go
  • upgraded github-script
  • upgraded cspell

... (truncated)

Commits

Updates ipdxco/unified-github-workflows/.github/workflows/releaser.yml from 1.0.42 to 1.0.43

Release notes

Sourced from ipdxco/unified-github-workflows/.github/workflows/releaser.yml's releases.

v1.0.43

Added

  • fix CGO value in go-test workflow
Changelog

Sourced from ipdxco/unified-github-workflows/.github/workflows/releaser.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.0.43] - 2026-08-29

Added

  • fix CGO value in go-test workflow

[1.0.42] - 2026-05-31

Added

  • added optional test:bun invocation to the unified JS workflows

[1.0.41] - 2026-05-31

Added

  • added optional test:deno invocation to the unified JS workflows

[1.0.40] - 2026-05-01

Fixed

  • explicitly pass -version to goreleaser to fix version choice

[1.0.39] - 2026-03-18

Changed

  • improved release-check versioning and diff reporting

[1.0.38] - 2026-02-22

Changed

  • [revert] automerge only PRs with automerge label

[1.0.37] - 2026-02-22

Changed

  • automerge only PRs with automerge label

[1.0.36] - 2026-02-22

Changed

  • added go 1.26 versions of go-release
  • upgraded node-semver
  • added go 1.26 versions of staticcheck and go-lint
  • upgraded setup-node
  • upgraded download-artifact
  • upgraded upload-artifact
  • upgraded cache
  • upgraded codecov
  • upgraded setup-go
  • upgraded github-script
  • upgraded cspell

... (truncated)

Commits

Updates ipdxco/unified-github-workflows/.github/workflows/tagpush.yml from 1.0.42 to 1.0.43

Release notes

Sourced from ipdxco/unified-github-workflows/.github/workflows/tagpush.yml's releases.

v1.0.43

Added

  • fix CGO value in go-test workflow
Changelog

Sourced from ipdxco/unified-github-workflows/.github/workflows/tagpush.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.0.43] - 2026-08-29

Added

  • fix CGO value in go-test workflow

[1.0.42] - 2026-05-31

Added

  • added optional test:bun invocation to the unified JS workflows

[1.0.41] - 2026-05-31

Added

  • added optional test:deno invocation to the unified JS workflows

[1.0.40] - 2026-05-01

Fixed

  • explicitly pass -version to goreleaser to fix version choice

[1.0.39] - 2026-03-18

Changed

  • improved release-check versioning and diff reporting

[1.0.38] - 2026-02-22

Changed

  • [revert] automerge only PRs with automerge label

[1.0.37] - 2026-02-22

Changed

  • automerge only PRs with automerge label

[1.0.36] - 2026-02-22

Changed

  • added go 1.26 versions of go-release
  • upgraded node-semver
  • added go 1.26 versions of staticcheck and go-lint
  • upgraded setup-node
  • upgraded download-artifact
  • upgraded upload-artifact
  • upgraded cache
  • upgraded codecov
  • upgraded setup-go
  • upgraded github-script
  • upgraded cspell

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 4, 2026
…updates

Bumps the github-actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ipdxco/unified-github-workflows/.github/workflows/go-check.yml](https://github.com/ipdxco/unified-github-workflows) | `1.0.42` | `1.0.43` |
| [ipdxco/unified-github-workflows/.github/workflows/go-test.yml](https://github.com/ipdxco/unified-github-workflows) | `1.0.42` | `1.0.43` |
| [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2` | `3` |
| [ipdxco/unified-github-workflows/.github/workflows/release-check.yml](https://github.com/ipdxco/unified-github-workflows) | `1.0.42` | `1.0.43` |
| [ipdxco/unified-github-workflows/.github/workflows/releaser.yml](https://github.com/ipdxco/unified-github-workflows) | `1.0.42` | `1.0.43` |
| [ipdxco/unified-github-workflows/.github/workflows/tagpush.yml](https://github.com/ipdxco/unified-github-workflows) | `1.0.42` | `1.0.43` |



Updates `ipdxco/unified-github-workflows/.github/workflows/go-check.yml` from 1.0.42 to 1.0.43
- [Release notes](https://github.com/ipdxco/unified-github-workflows/releases)
- [Changelog](https://github.com/ipdxco/unified-github-workflows/blob/main/CHANGELOG.md)
- [Commits](ipdxco/unified-github-workflows@1822b44...e08e90c)

Updates `ipdxco/unified-github-workflows/.github/workflows/go-test.yml` from 1.0.42 to 1.0.43
- [Release notes](https://github.com/ipdxco/unified-github-workflows/releases)
- [Changelog](https://github.com/ipdxco/unified-github-workflows/blob/main/CHANGELOG.md)
- [Commits](ipdxco/unified-github-workflows@1822b44...e08e90c)

Updates `actions/create-github-app-token` from 2 to 3
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md)
- [Commits](actions/create-github-app-token@v2...v3)

Updates `ipdxco/unified-github-workflows/.github/workflows/release-check.yml` from 1.0.42 to 1.0.43
- [Release notes](https://github.com/ipdxco/unified-github-workflows/releases)
- [Changelog](https://github.com/ipdxco/unified-github-workflows/blob/main/CHANGELOG.md)
- [Commits](ipdxco/unified-github-workflows@1822b44...e08e90c)

Updates `ipdxco/unified-github-workflows/.github/workflows/releaser.yml` from 1.0.42 to 1.0.43
- [Release notes](https://github.com/ipdxco/unified-github-workflows/releases)
- [Changelog](https://github.com/ipdxco/unified-github-workflows/blob/main/CHANGELOG.md)
- [Commits](ipdxco/unified-github-workflows@1822b44...e08e90c)

Updates `ipdxco/unified-github-workflows/.github/workflows/tagpush.yml` from 1.0.42 to 1.0.43
- [Release notes](https://github.com/ipdxco/unified-github-workflows/releases)
- [Changelog](https://github.com/ipdxco/unified-github-workflows/blob/main/CHANGELOG.md)
- [Commits](ipdxco/unified-github-workflows@1822b44...e08e90c)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: ipdxco/unified-github-workflows/.github/workflows/go-check.yml
  dependency-version: 1.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: ipdxco/unified-github-workflows/.github/workflows/go-test.yml
  dependency-version: 1.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: ipdxco/unified-github-workflows/.github/workflows/release-check.yml
  dependency-version: 1.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: ipdxco/unified-github-workflows/.github/workflows/releaser.yml
  dependency-version: 1.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: ipdxco/unified-github-workflows/.github/workflows/tagpush.yml
  dependency-version: 1.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-b3c222b6c0 branch from e997094 to 9531d9d Compare September 11, 2026 19:05
@bajtos
bajtos merged commit ab4a00d into main Sep 18, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-b3c222b6c0 branch September 18, 2026 14:42
fil-forge-bot Bot added a commit to fil-forge/infra-central that referenced this pull request Sep 18, 2026
Published from fil-forge/sprue#83

- Digest: `sha256:5dda5c781a8e017093114bf24950158b1d6f75726a628565bc3b981dc1392c35`
- Commit: fil-forge/sprue@ab4a00d
- Publish run: https://github.com/fil-forge/sprue/actions/runs/35357851338

Merging applies [`terraform/envs/dev/apps`](https://github.com/fil-forge/infra-central/tree/main/terraform/envs/dev/apps) with no further confirmation.

Co-authored-by: fil-forge-bot[bot] <318653112+fil-forge-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant