Skip to content

Commit 44cfd07

Browse files
authored
Merge pull request #104 from OpenLiberty/40e6dependabot/github_actions/actions/checkout-4.2.1
Bump actions/checkout from 4.2.0 to 4.2.1
2 parents 5d570a4 + 4e3ae10 commit 44cfd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- 5432:5432
3737

3838
steps:
39-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
39+
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
4040
- name: Set up JDK 21
4141
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
4242
with:

0 commit comments

Comments
 (0)