Skip to content

Bump golang.org/x/net from 0.7.0 to 0.17.0 in /server/service #27

Bump golang.org/x/net from 0.7.0 to 0.17.0 in /server/service

Bump golang.org/x/net from 0.7.0 to 0.17.0 in /server/service #27

Workflow file for this run

on: [pull_request]
name: PR checks
jobs:
pr_checks:
name: Pull request checks
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Checkout master
uses: actions/checkout@v3
with:
ref: master
path: master
- name: Script
run: ci/pr_checks.sh