Skip to content

Commit

Permalink
build(deps): Bump hashicorp/actions-set-product-version from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [hashicorp/actions-set-product-version](https://github.com/hashicorp/actions-set-product-version) from 1 to 2.
- [Commits](hashicorp/actions-set-product-version@v1...v2)

---
updated-dependencies:
- dependency-name: hashicorp/actions-set-product-version
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent af5b581 commit d98e50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Set Product version
id: set-product-version
uses: hashicorp/actions-set-product-version@v1
uses: hashicorp/actions-set-product-version@v2

generate-metadata-file:
needs: set-product-version
Expand Down

0 comments on commit d98e50c

Please sign in to comment.