Skip to content

Bump ossf/scorecard-action from 2.3.1 to 2.3.3 #892

Bump ossf/scorecard-action from 2.3.1 to 2.3.3

Bump ossf/scorecard-action from 2.3.1 to 2.3.3 #892

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@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
with:
egress-policy: audit
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Konstruktoid ShellCheck
uses: ./action-shellcheck