mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
chore(deps): bump hashicorp/actions-packaging-linux from 1.8 to 1.9 (#24034)
Bumps [hashicorp/actions-packaging-linux](https://github.com/hashicorp/actions-packaging-linux) from 1.8 to 1.9.
- [Release notes](https://github.com/hashicorp/actions-packaging-linux/releases)
- [Commits](9a9ce39887...8d55a640bb)
---
updated-dependencies:
- dependency-name: hashicorp/actions-packaging-linux
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -201,7 +201,7 @@ jobs:
|
||||
cp LICENSE "$LICENSE_DIR/LICENSE.txt"
|
||||
|
||||
- name: Package
|
||||
uses: hashicorp/actions-packaging-linux@9a9ce398877672719e83026640662f3182931fde # v1.8.0
|
||||
uses: hashicorp/actions-packaging-linux@8d55a640bb30b5508f16757ea908b274564792d4 # v1.8.0
|
||||
with:
|
||||
name: ${{ env.PKG_NAME }}
|
||||
description: "Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications."
|
||||
|
||||
Reference in New Issue
Block a user