Skip to content

Bump olegtarasov/get-tag from 2.1.3 to 2.1.4 #669

Bump olegtarasov/get-tag from 2.1.3 to 2.1.4

Bump olegtarasov/get-tag from 2.1.3 to 2.1.4 #669

Workflow file for this run

name: 'Shellcheck'
on:
push:
branch:
- master
pull_request:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master