Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/whilp/prettier:latest docker digest to e368734 #1190

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -72,7 +72,7 @@ jobs:
- uses: actions/checkout@v2.3.4
- run: .github/matchers.sh
- name: lint
uses: docker://ghcr.io/whilp/prettier:latest@sha256:e5a6ff2c372d1e05b212fbb6c96bd4b553152886bb06caa887976aaacb41e446
uses: docker://ghcr.io/whilp/prettier:latest@sha256:e368734c69b07e8be3d214c1e526a1f98379261fce91fc4de05f1b7527f9b627
- run: git add -N . && git diff --exit-code

eslint: