Skip to content

Commit 88eae3c

Browse files
author
Kadir Selçuk
authored
Merge pull request #76 from turkdevops/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2 parents 9d1c840 + b2c3454 commit 88eae3c

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
@@ -66,7 +66,7 @@ jobs:
6666
runs-on: ubuntu-latest
6767
steps:
6868
- name: Checkout
69-
uses: actions/checkout@v2
69+
uses: actions/checkout@v3
7070

7171
- name: Google Auth
7272
id: auth

0 commit comments

Comments
 (0)