Skip to content

Commit

Permalink
Merge pull request #17 from JensDll/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4.2.2
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
2 parents de27a28 + 632fce1 commit ec2a06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
shell: bash
steps:
- name: Checking out the repository
uses: actions/checkout@v4.2.1
uses: actions/checkout@v4.2.2

- name: Running ShellCheck
run: ./scripts/shellcheck.sh

0 comments on commit ec2a06c

Please sign in to comment.