Skip to content

Commit

Permalink
build(deps): bump hashicorp/actions-packaging-linux from 1.7 to 1.8
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.8.
- [Release notes](https://github.com/hashicorp/actions-packaging-linux/releases)
- [Commits](hashicorp/actions-packaging-linux@0596d94...9a9ce39)

---
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 Jul 9, 2024
1 parent 8eaf18a commit 75248bc
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@9a9ce398877672719e83026640662f3182931fde # v1.7.0
with:
name: "levant"
description: "Levant is a templating and deployment tool for HashiCorp Nomad"
Expand Down

0 comments on commit 75248bc

Please sign in to comment.