diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 23001344a..4c1d69025 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -332,7 +332,7 @@ jobs: permissions: {} steps: - name: 📊 Evaluate job results - uses: devantler-tech/actions/aggregate-job-checks@31d3c2706ca08bb65fc26002d63a8483965b6570 # v3.6.0 + uses: devantler-tech/actions/aggregate-job-checks@7dbc3c310c46eb51b0f298de2de0e2d9c6552eae # v4.0.0 with: job-results: >- ${{ needs.changes.result }} diff --git a/.github/workflows/sync-labels.yaml b/.github/workflows/sync-labels.yaml index 035680252..0e0610502 100644 --- a/.github/workflows/sync-labels.yaml +++ b/.github/workflows/sync-labels.yaml @@ -23,4 +23,4 @@ jobs: with: persist-credentials: false - name: 🔄 Sync labels - uses: devantler-tech/actions/sync-github-labels@31d3c2706ca08bb65fc26002d63a8483965b6570 # v3.6.0 + uses: devantler-tech/actions/sync-github-labels@7dbc3c310c46eb51b0f298de2de0e2d9c6552eae # v4.0.0