From c5b5c7a1274d0606e54c0c8e7ff51ae88c3291f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 22:53:19 +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 e704a4eaebdcd161c034a86c44d86b8940e94c9c. - [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...e704a4eaebdcd161c034a86c44d86b8940e94c9c) --- updated-dependencies: - dependency-name: NDDev-OpenNetwork/github-actions/actions/ci-feedback dependency-version: e704a4eaebdcd161c034a86c44d86b8940e94c9c 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..9e0c0ebd 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@e704a4eaebdcd161c034a86c44d86b8940e94c9c # commit:46c162acf164682bd21bfc74f8e8ce21bffc4a02 with: run-id: ${{ inputs.run-id }} run-attempt: ${{ inputs.run-attempt }}