diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 699d1fc6..87324c5d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: name: Actionlint and ShellCheck needs: [changes] if: ${{ needs.changes.outputs.workflow == 'true' && (github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository) }} - uses: dinglebear-ai/workflows/.github/workflows/fast-ops.yml@ac57c3208cf92d71c5971bb936df51c400cb1ccf + uses: dinglebear-ai/workflows/.github/workflows/fast-ops.yml@e04c7ee5b494b376372023194cb418200761c722 with: actionlint-version: v1.7.12 shell-globs: .github/scripts/**/*.sh