Merge pull request #710 from linuxserver/dependabot/github_actions/actions/checkout-4.2.2

This commit is contained in:
Roxedus 2024-11-25 23:35:22 +01:00 committed by GitHub
commit c9de12c9c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.2
- name: Check Allowed File Names
run: |