Skip to content

Commit 8caeafa

Browse files
chore: Bump dprint/check from 2.2 to 2.3 in the github-actions group (#299)
Bumps the github-actions group with 1 update: [dprint/check](https://github.com/dprint/check). Updates `dprint/check` from 2.2 to 2.3 - [Release notes](https://github.com/dprint/check/releases) - [Commits](dprint/check@v2.2...v2.3) --- updated-dependencies: - dependency-name: dprint/check dependency-version: '2.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 654fa7c commit 8caeafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/checkout@v4
5151

5252
- name: Check formatting
53-
uses: dprint/check@v2.2
53+
uses: dprint/check@v2.3
5454

5555
images:
5656
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)