Skip to content

Commit

Permalink
Merge pull request #35 from jeanlouisboudart/renovate/actions-checkou…
Browse files Browse the repository at this point in the history
…t-digest

Update actions/checkout digest to b4ffde6
  • Loading branch information
jeanlouisboudart authored Mar 12, 2024
2 parents 6dde208 + 1261f82 commit c42315f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Set up JDK 11
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit c42315f

Please sign in to comment.