Skip to content

chore(deps): update alpine:3.21 docker digest to 56fa17d #240

chore(deps): update alpine:3.21 docker digest to 56fa17d

chore(deps): update alpine:3.21 docker digest to 56fa17d #240

Workflow file for this run

name: tests
on:
pull_request:
types: [opened, synchronize]
paths:
- tests/**
- .github/workflows/tests.yml
- entrypoint.sh
- Dockerfile
- .dockerignore
push:
branches:
- main
paths:
- tests/**
- .github/workflows/tests.yml
- entrypoint.sh
- Dockerfile
- .dockerignore
permissions: read-all
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run tests
run: ./run_tests.sh
working-directory: ./tests/