Skip to content

Commit

Permalink
Merge branch 'main' into renovate/github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
averikitsch committed Jul 3, 2024
2 parents dd0e375 + a0b4033 commit 623ebce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
}
- name: Checkout Repository
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
ref: ${{ github.event.pull_request.head.sha }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
Expand Down

0 comments on commit 623ebce

Please sign in to comment.