Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 47e2d71 commit 55c73bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: hadolint
uses: reviewdog/action-hadolint@v1
uses: reviewdog/action-hadolint@73fec8b28091e5082c19df69815dd749d97b882a # v1
with:
reporter: github-pr-review

0 comments on commit 55c73bc

Please sign in to comment.