Skip to content

Commit

Permalink
Pin hashicorp/setup-packer to SHA version
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Sep 11, 2023
1 parent 039bf27 commit 9adf089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b # v1.1.1
- name: Install Packer
uses: hashicorp/setup-packer@v2.0.0
uses: hashicorp/setup-packer@ae6b3ed3bec089bbfb576ab7d714df7cbc4b88a4 # v2.0.0
with:
version: latest
- name: 'Authenticate to Google Cloud'
Expand Down

0 comments on commit 9adf089

Please # to comment.