Skip to content

chore(deps): bump tailwind-merge from 2.5.3 to 2.5.4 #418

chore(deps): bump tailwind-merge from 2.5.3 to 2.5.4

chore(deps): bump tailwind-merge from 2.5.3 to 2.5.4 #418

Workflow file for this run

name: "CodeQL"
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # ratchet:actions/checkout@v4.1.7
- name: Initialize CodeQL
uses: github/codeql-action/init@5618c9fc1e675841ca52c1c6b1304f5255a905a0 # ratchet:github/codeql-action/init@codeql-bundle-v2.19.0
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@5618c9fc1e675841ca52c1c6b1304f5255a905a0 # ratchet:github/codeql-action/analyze@codeql-bundle-v2.19.0