Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
manually changed to v3.3.0 v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudzai-moj authored Apr 5, 2024
1 parent 5ef4347 commit bfc9927
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/code-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v3.3.0
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
with:
token: '${{ secrets.GITHUB_TOKEN }}'
fetch-depth: 0
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
security-events: write
steps:
- name: Clone repo
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v3.3.0
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
with:
token: '${{ secrets.GITHUB_TOKEN }}'
fetch-depth: 0
Expand All @@ -72,7 +72,7 @@ jobs:
security-events: write
steps:
- name: Checkout repo
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v3.3.0
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
with:
token: '${{ secrets.GITHUB_TOKEN }}'
fetch-depth: 0
Expand Down

0 comments on commit bfc9927

Please sign in to comment.