Skip to content

Commit c0cd25d

Browse files
authored
Merge pull request #35 from OpenLiberty/dependabot/github_actions/actions/checkout-4.1.7
Bump actions/checkout from 4.1.2 to 4.1.7
2 parents beb393f + dafa258 commit c0cd25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

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

2020
steps:
2121
- name: Checkout project
22-
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
22+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2323

2424
# Strip -ea off of java-version for build-time use
2525
- name: Strip java-version postfix

0 commit comments

Comments
 (0)