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

Bump reviewdog/action-misspell from 1.14.0 to 1.14.1 #63

Bump reviewdog/action-misspell from 1.14.0 to 1.14.1

Bump reviewdog/action-misspell from 1.14.0 to 1.14.1 #63

Workflow file for this run

# Copyright 2023 Chainguard, Inc.
# SPDX-License-Identifier: Apache-2.0
name: Do Not Submit
on:
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
donotsubmit:
name: Do Not Submit
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3.5.2
- name: Do Not Submit
uses: chainguard-dev/actions/donotsubmit@main