Skip to content

Commit d60ff5d

Browse files
⬆️ deps(github-actions): update hashicorp/setup-packer action to v3.4.0
1 parent cf9c6a0 commit d60ff5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/packer-examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: python3 -m pip install --upgrade --user ansible
5858

5959
- name: Setup `packer`
60-
uses: hashicorp/setup-packer@c3d53c525d422944e50ee27b840746d6522b08de # v3.2.0
60+
uses: hashicorp/setup-packer@ce93c3c08a6c2ff2275bf4b54ff0d9a75f6c9789 # v3.4.0
6161
with:
6262
version: "latest"
6363

0 commit comments

Comments
 (0)