Skip to content

Commit

Permalink
deps: update dependency hashicorp/packer to v1.12.0 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent e91f468 commit d49eb06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- uses: hashicorp/setup-packer@v3.1.0
with:
version: 1.11.2 # renovate: datasource=github-releases depName=hashicorp/packer extractVersion=v(?<version>.+)
version: 1.12.0 # renovate: datasource=github-releases depName=hashicorp/packer extractVersion=v(?<version>.+)

- run: make testacc

Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:

- uses: hashicorp/setup-packer@v3.1.0
with:
version: 1.11.2 # renovate: datasource=github-releases depName=hashicorp/packer extractVersion=v(?<version>.+)
version: 1.12.0 # renovate: datasource=github-releases depName=hashicorp/packer extractVersion=v(?<version>.+)

- run: packer init .
- run: packer validate .
Expand Down

0 comments on commit d49eb06

Please sign in to comment.