Skip to content

Bump hashicorp/actions-go-build from 1.1.1 to 1.1.2 - #109

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hashicorp/actions-go-build-1.1.2
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hashicorp/actions-go-build-1.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown

Bumps hashicorp/actions-go-build from 1.1.1 to 1.1.2.

Release notes

Sourced from hashicorp/actions-go-build's releases.

v1.1.2

Changes in v1.1.2

  • Updated to Node.js 24 to address GitHub deprecation warnings
  • Improved compatibility with latest GitHub Actions runner environment
  • No breaking changes for consumers

Migration

No action required. Consumers using @v1 or @v1.1 will automatically receive this update.

Installation

- uses: hashicorp/actions-go-build@v1.1.2
  with:
    product_name: my-product
    go_version: 1.24
    os: linux
    arch: amd64
    instructions: |
      go build -o "$BIN_PATH" -trimpath -buildvcs=false
Commits
  • dd7ca5a SMRE-1068 Prepare release v1.1.2 (#112)
  • fbfb70e SMRE-1028 update-github-action (#111)
  • bd421d4 Update the Github actions to match the node.js 24 and update default go vers...
  • a032eda [COMPLIANCE] Update Copyright and License Headers (#105)
  • aec29a1 Bump golang.org/x/mod from 0.28.0 to 0.29.0 (#96)
  • f7233fc Bump golang.org/x/term from 0.32.0 to 0.36.0 (#95)
  • e4ead82 Bump the github-actions-breaking group across 1 directory with 2 updates (#94)
  • 973d3d3 Bump golang.org/x/mod from 0.27.0 to 0.28.0 (#91)
  • 40b3497 [Compliance] - PR Template Changes Required (#93)
  • c13cd18 Bump golang.org/x/mod from 0.26.0 to 0.27.0 (#88)
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/actions-go-build](https://github.com/hashicorp/actions-go-build) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/hashicorp/actions-go-build/releases)
- [Changelog](https://github.com/hashicorp/actions-go-build/blob/main/CHANGELOG.md)
- [Commits](hashicorp/actions-go-build@b9e2cfb...dd7ca5a)

---
updated-dependencies:
- dependency-name: hashicorp/actions-go-build
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/hashicorp/actions-go-build-1.1.2 branch September 16, 2026 23:05
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.

1 participant