Skip to content

deps(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /receiver/m365receiver #2818

deps(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /receiver/m365receiver

deps(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /receiver/m365receiver #2818

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-20.04
steps:
- name: Checkout Sources
uses: actions/checkout@v3
- name: Run Revive Action by pulling pre-built image
uses: docker://morphy/revive-action:v2
with:
config: revive/config.toml