Skip to content

Bump mukunku/tag-exists-action from 1.6.0 to 1.7.0 in /.github/workflows #1731

Bump mukunku/tag-exists-action from 1.6.0 to 1.7.0 in /.github/workflows

Bump mukunku/tag-exists-action from 1.6.0 to 1.7.0 in /.github/workflows #1731

Workflow file for this run

name: Draft Info E2E Test
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
deployments: read
packages: none
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Set up Go
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
with:
go-version: '1.24'
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh