Skip to content

Bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 #2019

Bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2

Bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 #2019

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@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Set up Go
uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
with:
go-version: '1.26'
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh