Skip to content

Commit

Permalink
Update actions/checkout digest to a5ac7e5 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent bc2f3b5 commit b258730
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

- name: Gradle Wrapper Validation
uses: gradle/actions/wrapper-validation@v3
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@v3
Expand All @@ -80,7 +80,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

- name: Configure JDK
uses: actions/setup-java@v4
Expand Down

0 comments on commit b258730

Please sign in to comment.