mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
external-data-checker: Run actions/checkout to reference the local action
This commit is contained in:
@@ -7,6 +7,8 @@ jobs:
|
||||
flathub-data-checker-global:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: ./.github/actions/flatpak-external-data-checker
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.FLATHUBBOT_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user