Skip to content

Commit

Permalink
Bump hashicorp/setup-signore from 2.1.0 to 3.0.0 (#88)
Browse files Browse the repository at this point in the history
* Bump hashicorp/setup-signore from 2.1.0 to 3.0.0

Bumps [hashicorp/setup-signore](https://github.com/hashicorp/setup-signore) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/hashicorp/setup-signore/releases)
- [Commits](hashicorp/setup-signore@222ce0f...d64bb29)

---
updated-dependencies:
- dependency-name: hashicorp/setup-signore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Update CHANGELOG for #88

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Flad <bflad417@gmail.com>
  • Loading branch information
dependabot[bot] and bflad committed May 8, 2024
1 parent 57ca366 commit 3f61b9e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changes/unreleased/NOTES-20240508-073118.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: NOTES
body: 'hashicorp: Prevent NodeJS 16 deprecation warnings by upgrading dependencies'
time: 2024-05-08T07:31:18.012528-04:00
custom:
Issue: "88"
2 changes: 1 addition & 1 deletion .github/workflows/hashicorp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
with:
github-token: ${{ secrets.hc-releases-github-token }}
# See also: ENGSRV-065: setup-signore GitHub Action
- uses: hashicorp/setup-signore@222ce0f38126bd54dbbe46967c3d0f0b5addd9ca # v2.1.0
- uses: hashicorp/setup-signore@d64bb29059259ffcbdc4c7066cdb296e45e828b3 # v3.0.0
with:
github-token: ${{ secrets.setup-signore-github-token }}
- if: inputs.release-notes != true
Expand Down

0 comments on commit 3f61b9e

Please sign in to comment.