Skip to content

Commit

Permalink
Merge pull request #370 from CycloneDX/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-3.5.3

Bump actions/checkout from 3.5.2 to 3.5.3
  • Loading branch information
hboutemy authored Jun 27, 2023
2 parents 3fa1f3b + c5bf926 commit 0162dcb
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3.5.2
- uses: actions/checkout@v3.5.3
- name: Set up JDK 1.8
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 0162dcb

Please sign in to comment.