Skip to content

Commit f3b8975

Browse files
authored
Test linter (#71)
Signed-off-by: Seth Vargo <seth@sethvargo.com>
1 parent 6915407 commit f3b8975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ runs:
7878
if: |-
7979
${{ inputs.gcp_workload_identity_provider != '' }}
8080
id: 'auth'
81-
uses: 'google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462' # ratchet:google-github-actions/auth@v2
81+
uses: 'google-github-actions/auth@v2' # ratchet:exclude
8282
with:
8383
project_id: '${{ inputs.gcp_project_id }}'
8484
workload_identity_provider: '${{ inputs.gcp_workload_identity_provider }}'

0 commit comments

Comments
 (0)