Skip to content

fix: treat tflint exit code 2 as failure (#324) #12

fix: treat tflint exit code 2 as failure (#324)

fix: treat tflint exit code 2 as failure (#324) #12

Workflow file for this run

name: Update semver tags
on:
push:
branches-ignore:
- '**'
tags:
- 'v*.*.*'
permissions:
contents: write
jobs:
semver:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: haya14busa/action-update-semver@22a3666f9309f0d72ab0ea6c49b7a8019c1eab38 # v1.3.0