File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ jobs:
1717 name : Run DigitalOcean Build and Deploy
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
20+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2121 with :
2222 persist-credentials : false
2323 - name : Setup `packer`
24- uses : hashicorp/setup-packer@1aa358be5cf73883762b302a3a03abd66e75b232 # v3.1 .0
24+ uses : hashicorp/setup-packer@3286471d6cc6756d056a0b199fea5e0becdbc189 # v3.3 .0
2525 id : do_setup
2626 with :
2727 version : " 1.10.0" # packer version
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ jobs:
1717 name : Run Vultr Build and Deploy
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
20+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2121 with :
2222 persist-credentials : false
2323
2424 - name : Setup `packer`
25- uses : hashicorp/setup-packer@1aa358be5cf73883762b302a3a03abd66e75b232 # v3.1 .0
25+ uses : hashicorp/setup-packer@3286471d6cc6756d056a0b199fea5e0becdbc189 # v3.3 .0
2626 id : vl_setup
2727 with :
2828 version : " 1.10.0" # packer version
You can’t perform that action at this time.
0 commit comments