From c4c8de70b7661994ece5a47a57404342311ba2ce Mon Sep 17 00:00:00 2001 From: Dawit Nida Date: Wed, 28 Oct 2020 00:04:29 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93aff48..d38ddb7 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ on: pull_request: jobs: packer_validate: - runs-on: hashicorp/packer:1.5.4 + runs-on: hashicorp/packer:1.6.4 steps: - name: Packer validate template-y without argument uses: dawitnida/packer-github-actions/validate@master