Skip to content

Update module golang.org/x/crypto to v0.25.0 #37

Update module golang.org/x/crypto to v0.25.0

Update module golang.org/x/crypto to v0.25.0 #37

Workflow file for this run

name: Image CI
on:
push:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v3
- uses: imjasonh/setup-ko@v0.6
- name: ko build
env:
KO_DOCKER_REPO: ghcr.io/unsafe-risk
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ko build --platform=all -B .