Skip to content

Bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows #1812

Bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows

Bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows #1812

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Set up Go
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version: '1.25'
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh