Skip to content

Commit

Permalink
Merge pull request #530 from doudar/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4
  • Loading branch information
doudar committed Feb 27, 2024
2 parents bf2ab52 + 2e707fb commit 6ed6e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_ota_repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout OTA Updates Repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
repository: 'doudar/OTAUpdates'
token: ${{ secrets.OTA_TOKEN }} # Use your secret token here
Expand Down

0 comments on commit 6ed6e92

Please sign in to comment.