Skip to content

Commit b691184

Browse files
Merge pull request #108 from target/dependabot/github_actions/actions/checkout-4.1.1
build(deps): bump actions/checkout from 4.1.0 to 4.1.1
2 parents ab10139 + f8abd11 commit b691184

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].0
8+
uses: actions/[email protected].1
99
with:
1010
persist-credentials: false
1111
fetch-depth: 0

0 commit comments

Comments
 (0)