Skip to content

Commit aba5703

Browse files
⬆️ deps(github-actions): update hashicorp/setup-packer action to v3.3.0
1 parent 03f6eac commit aba5703

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@3286471d6cc6756d056a0b199fea5e0becdbc189 # v3.3.0
6161
with:
6262
version: "latest"
6363

0 commit comments

Comments
 (0)