Skip to content

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 #81

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 #81

Workflow file for this run

name: GoGitOps
on:
pull_request:
branches:
- 'master'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GoGitOps Step
id: gogitops
uses: beaujr/gogitops-action@v0.2
with:
github-actions-token: ${{secrets.GITHUB_TOKEN}}