mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-02-05 03:13:27 +08:00
Merge pull request #601 from linuxserver/dependabot/github_actions/actions/checkout-3.6.0
Bump actions/checkout from 3.5.3 to 3.6.0
This commit is contained in:
commit
afc8f2e1ca
2
.github/workflows/check_samples.yml
vendored
2
.github/workflows/check_samples.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3.5.3
|
||||
uses: actions/checkout@v3.6.0
|
||||
|
||||
- name: Check Allowed File Names
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user