Skip to content

Commit a952ed4

Browse files
committed
chore: update commit hash for shared pre-commit workflows in GitHub Actions
1 parent 59d4d20 commit a952ed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-commit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ name: precommit
66
on: [push, workflow_call]
77
jobs:
88
license:
9-
uses: xenoterracide/github/.github/workflows/license.yml@a16c3df4
9+
uses: xenoterracide/github/.github/workflows/license.yml@a16c3df4daebc100dc0c2d138ab23c6b03b0ca4a
1010
format:
11-
uses: xenoterracide/github/.github/workflows/format.yml@a16c3df4
11+
uses: xenoterracide/github/.github/workflows/format.yml@a16c3df4daebc100dc0c2d138ab23c6b03b0ca4a
1212
format-kotlin:
1313
runs-on: ubuntu-24.04
1414
steps:

0 commit comments

Comments
 (0)