Skip to content

Commit

Permalink
Merge pull request #516 from linuxserver/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-3.3.0

Bump actions/checkout from 3.2.0 to 3.3.0
  • Loading branch information
nemchik authored Jan 9, 2023
2 parents e3352c7 + c8d9f4e commit f7b1d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3.2.0
uses: actions/checkout@v3.3.0

- name: Check Allowed File Names
run: |
Expand Down

0 comments on commit f7b1d15

Please sign in to comment.