Skip to content

Commit

Permalink
Merge pull request #1 from DependencyTrack/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/checkout-4.2.0

Bump actions/checkout from 4.1.7 to 4.2.0
  • Loading branch information
nscuro authored Sep 30, 2024
2 parents adb9470 + 0ebb53e commit 898d291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
timeout-minutes: 5
steps:
- name: Checkout Repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # tag=v4.2.0
- name: Validate Against Schema
uses: dsanders11/json-schema-validate-action@ec60131eddf6f51ed0c737fdcd28616ae1a0e564 # tag=v1.2.0
with:
Expand Down

0 comments on commit 898d291

Please sign in to comment.