Skip to content

Commit cbc7289

Browse files
Merge pull request #145 from target/dependabot/github_actions/actions/checkout-4.1.6
build(deps): bump actions/checkout from 4.1.1 to 4.1.6
2 parents 6855a24 + c2ccfbb commit cbc7289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Clone Repo
8-
uses: actions/[email protected].1
8+
uses: actions/[email protected].6
99
with:
1010
persist-credentials: false
1111
fetch-depth: 0

0 commit comments

Comments
 (0)