Skip to content

Commit

Permalink
build(deps): bump hashicorp/actions-packaging-linux from 1.7 to 1.9
Browse files Browse the repository at this point in the history
Bumps [hashicorp/actions-packaging-linux](https://github.com/hashicorp/actions-packaging-linux) from 1.7 to 1.9.
- [Release notes](https://github.com/hashicorp/actions-packaging-linux/releases)
- [Commits](hashicorp/actions-packaging-linux@0596d94...8d55a64)

---
updated-dependencies:
- dependency-name: hashicorp/actions-packaging-linux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent f972086 commit 97933ad
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 @@ -105,7 +105,7 @@ jobs:
instructions: |-
make crt
- if: ${{ matrix.goos == 'linux' }}
uses: hashicorp/actions-packaging-linux@0596d94121d44bd00463ac9d245efea64ee282d0 # v1.7.0
uses: hashicorp/actions-packaging-linux@8d55a640bb30b5508f16757ea908b274564792d4 # v1.7.0
with:
name: "levant"
description: "Levant is a templating and deployment tool for HashiCorp Nomad"
Expand Down

0 comments on commit 97933ad

Please sign in to comment.