Skip to content

Bump golang.org/x/crypto from 0.0.0-20220315160706-3147a52a75dd to 0.17.0 #1475

Bump golang.org/x/crypto from 0.0.0-20220315160706-3147a52a75dd to 0.17.0

Bump golang.org/x/crypto from 0.0.0-20220315160706-3147a52a75dd to 0.17.0 #1475

Workflow file for this run

name: Build Image
on:
pull_request:
branches:
- main
- release-*
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Image builds
uses: redhat-actions/buildah-build@v2
with:
image: dbaas-operator
platforms: linux/amd64
containerfiles: |
./Dockerfile
./bundle.Dockerfile