Skip to content

🌱 Bump golang.org/x/net from 0.55.0 to 0.57.0 #2409

🌱 Bump golang.org/x/net from 0.55.0 to 0.57.0

🌱 Bump golang.org/x/net from 0.55.0 to 0.57.0 #2409

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout code
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Build
run: make image-build