mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-07 13:06:56 +00:00
actionx/prettier sha
This commit is contained in:
parent
28d1096762
commit
23df4b0de3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prettify-code.yml
vendored
2
.github/workflows/prettify-code.yml
vendored
|
|
@ -13,6 +13,6 @@ jobs:
|
|||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
||||
- name: Enforce Prettier
|
||||
uses: actionsx/prettier@v3
|
||||
uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206 # v3
|
||||
with:
|
||||
args: --check .
|
||||
|
|
|
|||
Loading…
Reference in a new issue