[READ-ONLY] Mirror of https://github.com/danielroe/postcss-capsize. PostCSS plugin to inject Capsize font metrics
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update github/codeql-action digest to e4fba86

authored by

renovate[bot] and committed by
GitHub
(Jul 22, 2026, 12:02 PM UTC) 96177f4a 46cc0f55

+3 -3
+3 -3
.github/workflows/codeql.yml
··· 27 27 uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 28 28 29 29 - name: Initialize CodeQL 30 - uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4 30 + uses: github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4 31 31 with: 32 32 languages: ${{ matrix.language }} 33 33 queries: +security-and-quality 34 34 35 35 - name: Autobuild 36 - uses: github/codeql-action/autobuild@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4 36 + uses: github/codeql-action/autobuild@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4 37 37 38 38 - name: Perform CodeQL Analysis 39 - uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4 39 + uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4 40 40 with: 41 41 category: '/language:${{ matrix.language }}'