Skip to content

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

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

Bump hashicorp/actions-go-build from 1.1.1 to 1.1.2#109
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>
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