Skip to content

Bump github.com/microsoftgraph/msgraph-sdk-go from 1.46.0 to 1.48.0 (… #438

Bump github.com/microsoftgraph/msgraph-sdk-go from 1.46.0 to 1.48.0 (…

Bump github.com/microsoftgraph/msgraph-sdk-go from 1.46.0 to 1.48.0 (… #438

Workflow file for this run

name: ci
on:
push:
branches:
- main
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
with:
golangci-lint-version: "v1.54.2"
golang-version: "1.21"
secrets: inherit