From 3d9c82779e98b257ce53362bd9b534608a21a74d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 22:26:48 +0000 Subject: [PATCH] build(deps): bump NDDev-OpenNetwork/github-actions/actions/ci-feedback Bumps [NDDev-OpenNetwork/github-actions/actions/ci-feedback](https://github.com/nddev-opennetwork/github-actions) from 46c162acf164682bd21bfc74f8e8ce21bffc4a02 to 17874e2a982726d914e16b4c93d599fbd85e423e. - [Release notes](https://github.com/nddev-opennetwork/github-actions/releases) - [Changelog](https://github.com/NDDev-OpenNetwork/github-actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/nddev-opennetwork/github-actions/compare/46c162acf164682bd21bfc74f8e8ce21bffc4a02...17874e2a982726d914e16b4c93d599fbd85e423e) --- updated-dependencies: - dependency-name: NDDev-OpenNetwork/github-actions/actions/ci-feedback dependency-version: 17874e2a982726d914e16b4c93d599fbd85e423e dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-feedback.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-feedback.yml b/.github/workflows/ci-feedback.yml index ddf214d7..0ddd2167 100644 --- a/.github/workflows/ci-feedback.yml +++ b/.github/workflows/ci-feedback.yml @@ -30,7 +30,7 @@ jobs: timeout-minutes: 3 steps: # Trusted immutable action code only. No checkout of the triggering PR. - - uses: NDDev-OpenNetwork/github-actions/actions/ci-feedback@46c162acf164682bd21bfc74f8e8ce21bffc4a02 # commit:46c162acf164682bd21bfc74f8e8ce21bffc4a02 + - uses: NDDev-OpenNetwork/github-actions/actions/ci-feedback@17874e2a982726d914e16b4c93d599fbd85e423e # commit:46c162acf164682bd21bfc74f8e8ce21bffc4a02 with: run-id: ${{ inputs.run-id }} run-attempt: ${{ inputs.run-attempt }}