Skip to content

chore(deps): update actions/checkout digest to 11bd719 #1020

chore(deps): update actions/checkout digest to 11bd719

chore(deps): update actions/checkout digest to 11bd719 #1020

name: Test - System ID
on:
push:
pull_request:
types:
- opened
- synchronize
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
# Exclude in-repo PRs from running this job
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork
steps:
- name: Clone repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
- name: Run PackSquash
uses: ./ # Uses an action in the root directory
with:
packsquash_version: latest
system_id: c5eb0603-093c-41fd-9c21-88c34a429e3b
action_cache_revision: system_id # Ignoring cache by other jobs
options: |
pack_directory = 'test/empty_resource_pack'