diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index f1d1557..301993a 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -33,5 +33,7 @@ jobs: issues: write steps: + - name: ⤵️ Checkout Repository + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: ⤵️ Sync Latest Labels Definitions uses: ./sync-labels/action.yml