Skip to content

chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 in the minor-and-patch-go group across 1 directory #234

chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 in the minor-and-patch-go group across 1 directory

chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 in the minor-and-patch-go group across 1 directory #234

Workflow file for this run

name: Lint Commits
on: [pull_request]
permissions:
contents: read
env:
RUST_BACKTRACE: 1
CARGO_TERM_COLOR: always
CLICOLOR: 1
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
committed:
name: Lint Commits
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
- name: Lint Commits
uses: crate-ci/committed@faeed42f2e10c244533a01525f13c4d8b6ce383f # v1.1.11