Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Bump hashicorp-contrib/setup-packer from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [hashicorp-contrib/setup-packer](https://github.com/hashicorp-contrib/setup-packer) from 2 to 3.
- [Release notes](https://github.com/hashicorp-contrib/setup-packer/releases)
- [Changelog](https://github.com/hashicorp-contrib/setup-packer/blob/master/CHANGELOG.md)
- [Commits](hashicorp-contrib/setup-packer@v2...v3)

---
updated-dependencies:
- dependency-name: hashicorp-contrib/setup-packer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 266fb14 commit 7672cef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/aws-ubuntu-22_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
target: "packer/aws/ubuntu/22_04/install-krew-and-plugins.sh"

- name: Use latest Packer
uses: hashicorp-contrib/setup-packer@v2
uses: hashicorp-contrib/setup-packer@v3
with:
packer-version: 1.9.4

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-ubuntu-22_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
target: "packer/azure/ubuntu/22_04/install-krew-and-plugins.sh"

- name: Use latest Packer
uses: hashicorp-contrib/setup-packer@v2
uses: hashicorp-contrib/setup-packer@v3
with:
packer-version: 1.9.4

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-ubuntu-22_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
target: "packer/google/ubuntu/22_04/install-krew-and-plugins.sh"

- name: Use latest Packer
uses: hashicorp-contrib/setup-packer@v2
uses: hashicorp-contrib/setup-packer@v3
with:
packer-version: 1.9.4

Expand Down

0 comments on commit 7672cef

Please sign in to comment.