Skip to content

Commit 38314fa

Browse files
chore(deps): update hashicorp/setup-packer digest to 1aa358b (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c98a12 commit 38314fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/packer-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: Setup Packer
6565
if: steps.check-bot.outputs.skip != 'true'
66-
uses: hashicorp/setup-packer@1aa358be5cf73883762b302a3a03abd66e75571a # v3
66+
uses: hashicorp/setup-packer@1aa358be5cf73883762b302a3a03abd66e75b232 # v3
6767

6868
- name: Packer Init
6969
if: steps.check-bot.outputs.skip != 'true'

.github/workflows/packer-wireguard-04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
aws-region: eu-west-1
4141

4242
- name: Setup Packer
43-
uses: hashicorp/setup-packer@1aa358be5cf73883762b302a3a03abd66e75571a # v3
43+
uses: hashicorp/setup-packer@1aa358be5cf73883762b302a3a03abd66e75b232 # v3
4444

4545
- name: Packer Init
4646
working-directory: examples/04-aws-wireguard-vpn/packer

0 commit comments

Comments
 (0)