Merge pull request #683 from linuxserver/dependabot/github_actions/actions/checkout-4.1.7

Bump actions/checkout from 4.1.6 to 4.1.7
This commit is contained in:
Eric Nemchik 2024-07-19 17:25:33 -05:00 committed by GitHub
commit e66a119ac6
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.6
uses: actions/checkout@v4.1.7
- name: Check Allowed File Names
run: |