Skip to content

Commit c4aaa60

Browse files
build(deps): bump hashicorp/actions-packaging-linux from 1.7 to 1.8 in the github-actions-backward-compatible group (#224)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03e0bd6 commit c4aaa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
mkdir -p "$LICENSE_DIR" && cp LICENSE "$LICENSE_DIR/LICENSE.txt"
107107
- name: Package
108108
if: ${{ matrix.goos == 'linux' }}
109-
uses: hashicorp/actions-packaging-linux@0596d94121d44bd00463ac9d245efea64ee282d0 # v1.7
109+
uses: hashicorp/actions-packaging-linux@9a9ce398877672719e83026640662f3182931fde # v1.8
110110
with:
111111
name: ${{ github.event.repository.name }}
112112
description: "hc-install CLI allows installing multiple versions of HashiCorp products in automation"

0 commit comments

Comments
 (0)