Skip to content

chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#56) #194

chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#56)

chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#56) #194

Workflow file for this run

# SPDX-FileCopyrightText: 2026 James Harton
#
# SPDX-License-Identifier: Apache-2.0
name: CI
on:
push:
branches: [main]
tags: ["v*"]
pull_request:
branches: [main]
permissions:
contents: write
security-events: write
pages: write
id-token: write
jobs:
CI:
uses: beam-bots/.github/.github/workflows/elixir-ci.yml@61ed48adfb0acec3baa9a32114d377546ee70478 # main
with:
enable-spark-formatter: true
enable-spark-cheat-sheets: true
enable-docs-deploy: true
enable-release: true
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}