Skip to content

Commit

Permalink
Merge pull request #6 from EngineeringKiosk/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4.1.1

Bump actions/checkout from 3.5.3 to 4.1.1
  • Loading branch information
andygrunwald committed Nov 1, 2023
2 parents 9f9bcae + 44f9356 commit c4f99ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v4.1.1

- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0

0 comments on commit c4f99ac

Please sign in to comment.