Skip to content

Bump golang.org/x/crypto from 0.0.0-20200709230013-948cd5f35899 to 0.31.0 #2572

Bump golang.org/x/crypto from 0.0.0-20200709230013-948cd5f35899 to 0.31.0

Bump golang.org/x/crypto from 0.0.0-20200709230013-948cd5f35899 to 0.31.0 #2572

name: Build and Publish Service Docker Images
on:
- push # Perform a build of the contents from the branch
- pull_request # Perform a build after merging with the target branch
- workflow_dispatch
jobs:
build_and_release:
uses: Cray-HPE/hms-build-image-workflows/.github/workflows/build_and_release_image.yaml@v2
with:
image-name: hms-hmcollector
enable-pr-comment: true
secrets: inherit