We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec53a1 commit b84c5a0Copy full SHA for b84c5a0
.github/workflows/kitchen-terraform.yml
@@ -25,7 +25,7 @@ jobs:
25
# https://github.com/marketplace/actions/checkout
26
27
- name: Checkout
28
- uses: actions/checkout@v3.5.0
+ uses: actions/checkout@v3.5.2
29
30
# Google Cloud Platform - Authenticate to Google Cloud
31
# https://github.com/marketplace/actions/authenticate-to-google-cloud
.github/workflows/plan-and-apply.yml
@@ -90,7 +90,7 @@ jobs:
90
91
92
93
94
with:
95
ref: ${{ inputs.checkout_ref }}
96
@@ -199,7 +199,7 @@ jobs:
199
200
201
202
203
204
205
0 commit comments