We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cd452 commit 199cc35Copy full SHA for 199cc35
.github/workflows/code-health.yml
@@ -49,7 +49,7 @@ jobs:
49
steps:
50
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
51
- name: Run ShellCheck
52
- uses: bewuethr/shellcheck-action@d01912909579c4b1a335828b8fca197fbb8e0aa4
+ uses: bewuethr/shellcheck-action@80bac2daa9fcf95d648200a793d00060857e6dc4
53
check-l1-updated:
54
runs-on: ubuntu-latest
55
permissions:
0 commit comments