Skip to content

Bump github.com/apple/swift-asn1 from 1.3.0 to 1.3.1 #370

Bump github.com/apple/swift-asn1 from 1.3.0 to 1.3.1

Bump github.com/apple/swift-asn1 from 1.3.0 to 1.3.1 #370

Workflow file for this run

name: Test
on:
pull_request:
branches: [main]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: |
set -ex
docker build --rm --no-cache .