Skip to content

chore(deps): Bump github/codeql-action from 4.32.6 to 4.33.0 in the actions group #121

chore(deps): Bump github/codeql-action from 4.32.6 to 4.33.0 in the actions group

chore(deps): Bump github/codeql-action from 4.32.6 to 4.33.0 in the actions group #121

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0-or-later
name: Ada (GNAT)
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions: read-all
jobs:
build:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Set up GNAT toolchain
run: >
sudo apt-get update &&
sudo apt-get install gnat gprbuild
- name: Build
run: gprbuild -j0 -p