Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Bump golang.org/x/net from 0.12.0 to 0.17.0 #118

Bump golang.org/x/net from 0.12.0 to 0.17.0

Bump golang.org/x/net from 0.12.0 to 0.17.0 #118

Workflow file for this run

name: Build a Docker image
on:
pull_request:
branches:
- master
jobs:
build-image:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Build Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: .