Skip to content

Commit 775c468

Browse files
authored
Merge pull request finos#271 from finos/dependabot/github_actions/github-actions-a61889d72f
ci(deps): bump the github-actions group across 1 directory with 2 updates
2 parents 7985b3f + db8b762 commit 775c468

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-quality.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
pull-requests: write
155155
steps:
156156
- name: Checkout PR head
157-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
157+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
158158
with:
159159
ref: ${{ github.event.pull_request.head.sha }}
160160
# No token here — formatter does not need write access; this prevents
@@ -171,7 +171,7 @@ jobs:
171171
run: make format-fix
172172

173173
- name: Post review suggestions
174-
uses: reviewdog/action-suggester@aa38384ceb608d00f84b4690cacc83a5aba307ff # v1.24.0
174+
uses: reviewdog/action-suggester@2558ba17e65a9039e73764a73009fc05fef28a46 # v1.24.3
175175
with:
176176
tool_name: ruff
177177
level: warning

0 commit comments

Comments
 (0)