Skip to content

Bump softprops/action-gh-release from 2.0.9 to 2.1.0 #80

Bump softprops/action-gh-release from 2.0.9 to 2.1.0

Bump softprops/action-gh-release from 2.0.9 to 2.1.0 #80

Workflow file for this run

name: Run lint and static analyis checks
on:
pull_request:
workflow_call:
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
tardigradelint:
runs-on: ubuntu-latest
steps:
- name: Clone this git repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Project Syntax Verification
run: make docker/run target=lint
actionlint:
runs-on: ubuntu-latest
steps:
- name: Clone this git repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Check workflow files
uses: reviewdog/action-actionlint@7eeec1dd160c2301eb28e1568721837d084558ad