Skip to content

Pin GitHub Actions workflows to a specific version #1300

Pin GitHub Actions workflows to a specific version

Pin GitHub Actions workflows to a specific version #1300

Workflow file for this run

name: Test Exercises
on: [push, pull_request]
jobs:
run-tests:
timeout-minutes: 30
runs-on: ubuntu-22.04
container:
image: clfoundation/sbcl
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Run Tests
uses: ./.github/actions/perform-system@{"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
with:
system: test-exercises
operation: test-system