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

chore: use go 1.20 and afgo components in vc/status, vdr/jwk, vdr/lon… #1001

chore: use go 1.20 and afgo components in vc/status, vdr/jwk, vdr/lon…

chore: use go 1.20 and afgo components in vc/status, vdr/jwk, vdr/lon… #1001

Workflow file for this run

#
# Copyright SecureKey Technologies Inc. All Rights Reserved.
#
# SPDX-License-Identifier: Apache-2.0
#
name: repolint
on:
push:
pull_request:
jobs:
license:
name: Apache license
timeout-minutes: 10
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: Checks Apache license
timeout-minutes: 10
run: make license
repoLint:
name: repolint
runs-on: ubuntu-18.04
steps:
- uses: actions/[email protected]
- name: repolinter
uses: philips-labs/[email protected]
env:
CUSTOM_REPOLINT_FILE: .repolint.json