Skip to content

Commit

Permalink
Bump actions/checkout from 4.2.1 to 4.2.2 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 96d892f commit 58b60b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaml-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code from GitHub
uses: actions/[email protected].1
uses: actions/[email protected].2
- name: Run yamllint
run: yamllint --strict .

0 comments on commit 58b60b1

Please sign in to comment.