Skip to content

Commit 71f365e

Browse files
authored
Update google-cloudrun-source.yml
1 parent 76cc633 commit 71f365e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/google-cloudrun-source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
steps:
5454
- name: 'Checkout'
55-
uses: 'actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332' # actions/checkout@v4
55+
uses: 'actions/checkout@v4' # actions/checkout@v4
5656

5757
# Configure Workload Identity Federation and generate an access token.
5858
#

0 commit comments

Comments
 (0)