From a84b2b2236bd276690e7bbd475aea8232392b5a2 Mon Sep 17 00:00:00 2001 From: ilyakhd <14272298+IlyaKhD@users.noreply.github.com> Date: Tue, 11 Aug 2026 19:29:52 +0300 Subject: [PATCH] chore(ci): pin DevExpress/github-actions refs to per-action tags --- .github/workflows/_security-alerts.yml | 2 +- .github/workflows/codeql.yml | 2 +- .github/workflows/lint.yml | 2 +- .github/workflows/packages_publishing.yml | 2 +- .github/workflows/paths.yml | 2 +- .github/workflows/pr-filter-stubs.yml | 2 +- .github/workflows/qunit_tests.yml | 2 +- .github/workflows/renovation.yml | 2 +- .github/workflows/styles.yml | 2 +- .github/workflows/testcafe_tests.yml | 2 +- .github/workflows/themebuilder_tests.yml | 2 +- .github/workflows/ts_declarations.yml | 2 +- .github/workflows/visual-tests-demos.yml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/_security-alerts.yml b/.github/workflows/_security-alerts.yml index 454a80e58b8b..43220c9be9bf 100644 --- a/.github/workflows/_security-alerts.yml +++ b/.github/workflows/_security-alerts.yml @@ -36,7 +36,7 @@ jobs: if_no_artifact_found: warn - name: Teams Notification - uses: DevExpress/github-actions/send-teams-notification@v1 + uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{ secrets.TEAMS_SECURITY_ALERTS }} alerts: ${{ needs.fetch.outputs.alerts }} diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 714731b75c09..153a0b6849e8 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -100,7 +100,7 @@ jobs: restore-keys: ${{ runner.os }} - name: Teams Notification - uses: DevExpress/github-actions/send-teams-notification@v1 + uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{ secrets.TEAMS_HOOK_TMP }} alerts: ${{ env.ALERTS }} diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c3895595a4de..786e7ae848fb 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -421,7 +421,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DevExpress/github-actions/send-teams-notification@v1 + - uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{secrets.TEAMS_ALERT}} bearer_token: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/packages_publishing.yml b/.github/workflows/packages_publishing.yml index 523f614d7d11..e159e408f587 100644 --- a/.github/workflows/packages_publishing.yml +++ b/.github/workflows/packages_publishing.yml @@ -269,7 +269,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DevExpress/github-actions/send-teams-notification@v1 + - uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{secrets.TEAMS_ALERT}} bearer_token: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/paths.yml b/.github/workflows/paths.yml index b655ddc25446..5497994e926d 100644 --- a/.github/workflows/paths.yml +++ b/.github/workflows/paths.yml @@ -37,7 +37,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DevExpress/github-actions/send-teams-notification@v1 + - uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{secrets.TEAMS_ALERT}} bearer_token: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/pr-filter-stubs.yml b/.github/workflows/pr-filter-stubs.yml index 0a8d8e89c199..f99249d12996 100644 --- a/.github/workflows/pr-filter-stubs.yml +++ b/.github/workflows/pr-filter-stubs.yml @@ -20,7 +20,7 @@ jobs: - name: Other files filter id: otherFilesFilter - uses: DevExpress/github-actions/pr-filter@v1 + uses: DevExpress/github-actions/pr-filter@pr-filter with: paths: '**;!apps/**/*.md' gh-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/qunit_tests.yml b/.github/workflows/qunit_tests.yml index 86d0994d64ce..b019e242b351 100644 --- a/.github/workflows/qunit_tests.yml +++ b/.github/workflows/qunit_tests.yml @@ -226,7 +226,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DevExpress/github-actions/send-teams-notification@v1 + - uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{secrets.TEAMS_ALERT}} bearer_token: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/renovation.yml b/.github/workflows/renovation.yml index f177c1d50ab2..b2adebd74e6f 100644 --- a/.github/workflows/renovation.yml +++ b/.github/workflows/renovation.yml @@ -110,7 +110,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DevExpress/github-actions/send-teams-notification@v1 + - uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{secrets.TEAMS_ALERT}} bearer_token: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/styles.yml b/.github/workflows/styles.yml index 6b2ba4f2ab11..a60d0b0f753b 100644 --- a/.github/workflows/styles.yml +++ b/.github/workflows/styles.yml @@ -103,7 +103,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DevExpress/github-actions/send-teams-notification@v1 + - uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{secrets.TEAMS_ALERT}} bearer_token: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/testcafe_tests.yml b/.github/workflows/testcafe_tests.yml index cbf05537669b..1c7167fab625 100644 --- a/.github/workflows/testcafe_tests.yml +++ b/.github/workflows/testcafe_tests.yml @@ -702,7 +702,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DevExpress/github-actions/send-teams-notification@v1 + - uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{secrets.TEAMS_ALERT}} bearer_token: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/themebuilder_tests.yml b/.github/workflows/themebuilder_tests.yml index 5257f4d50e9b..298a22366157 100644 --- a/.github/workflows/themebuilder_tests.yml +++ b/.github/workflows/themebuilder_tests.yml @@ -123,7 +123,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DevExpress/github-actions/send-teams-notification@v1 + - uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{secrets.TEAMS_ALERT}} bearer_token: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/ts_declarations.yml b/.github/workflows/ts_declarations.yml index d713ba22d514..9b1100a5719c 100644 --- a/.github/workflows/ts_declarations.yml +++ b/.github/workflows/ts_declarations.yml @@ -106,7 +106,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: DevExpress/github-actions/send-teams-notification@v1 + - uses: DevExpress/github-actions/send-teams-notification@send-teams-notification with: hook_url: ${{secrets.TEAMS_ALERT}} bearer_token: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/visual-tests-demos.yml b/.github/workflows/visual-tests-demos.yml index 1b407c0de197..54c485c1817d 100644 --- a/.github/workflows/visual-tests-demos.yml +++ b/.github/workflows/visual-tests-demos.yml @@ -40,7 +40,7 @@ jobs: uses: actions/checkout@v6 - name: Get changed files - uses: DevExpress/github-actions/get-changed-files@v1 + uses: DevExpress/github-actions/get-changed-files@get-changed-files with: gh-token: ${{ secrets.GITHUB_TOKEN }} paths: 'apps/demos/Demos/**/*'