Skip to content

Commit

Permalink
Merge pull request #1 from CVELab/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-3.5.0

Bump actions/checkout from 3.0.2 to 3.5.0
  • Loading branch information
Cyber OS Lab authored Apr 6, 2023
2 parents c4a5b1b + 9765fb4 commit ab83e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3.0.2
uses: actions/checkout@v3.5.0

- name: Shellcheck
run: |
Expand Down

0 comments on commit ab83e6f

Please sign in to comment.