Skip to content

Commit

Permalink
Merge pull request #6 from eclipse-cbi/otterdog/blueprint/pin-workflows
Browse files Browse the repository at this point in the history
chore(otterdog): pinning workflows due to blueprint `pin-workflows`
  • Loading branch information
netomi authored Nov 13, 2024
2 parents 626cdef + e1ef23a commit 6705e93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: Set up JDK 17
uses: actions/setup-java@v3
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
with:
java-version: '17'
distribution: 'temurin'
Expand Down

0 comments on commit 6705e93

Please sign in to comment.