Skip to content

Update actions/download-artifact action to v4.1.7 #862

Update actions/download-artifact action to v4.1.7

Update actions/download-artifact action to v4.1.7 #862

Workflow file for this run

on: [push, pull_request]
name: ShellCheck
permissions:
contents: read
jobs:
konstruktoidShellCheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
with:
egress-policy: audit
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- name: Konstruktoid ShellCheck
uses: ./action-shellcheck