Skip to content

chore: Update OPA jll dependency #416

chore: Update OPA jll dependency

chore: Update OPA jll dependency #416

Workflow file for this run

name: TagBot
on:
issue_comment:
types:
- created
workflow_dispatch:
permissions:
contents: write
jobs:
TagBot:
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}