Skip to content

Commit

Permalink
Merge pull request #18 from bvolpato/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3.5.3

Bump actions/checkout from 2.7.0 to 3.5.3
  • Loading branch information
bvolpato committed Aug 10, 2023
2 parents 9469979 + df62b55 commit 9e0e019
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 @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Set up JDK 11
uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
with:
Expand Down

0 comments on commit 9e0e019

Please sign in to comment.