We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00b3716 + 59462e2 commit bc1afe4Copy full SHA for bc1afe4
1 file changed
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
persist-credentials: false
52
- name: set product version
53
id: set-product-version
54
- uses: hashicorp/actions-set-product-version@v1
+ uses: hashicorp/actions-set-product-version@v2
55
- name: set-ld-flags
56
id: set-ld-flags
57
run: |
0 commit comments