From c407bdd812cac7b765244da1bc39961b14207a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 21:59:31 +0000 Subject: [PATCH] Bump opslevel/report-deploy-github-action from 0.7.0 to 3.0.0 Bumps [opslevel/report-deploy-github-action](https://github.com/opslevel/report-deploy-github-action) from 0.7.0 to 3.0.0. - [Release notes](https://github.com/opslevel/report-deploy-github-action/releases) - [Changelog](https://github.com/OpsLevel/report-deploy-github-action/blob/v3.0.0/CHANGELOG.md) - [Commits](https://github.com/opslevel/report-deploy-github-action/compare/v0.7.0...v3.0.0) --- updated-dependencies: - dependency-name: opslevel/report-deploy-github-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f6c9090..187fb2c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -72,7 +72,7 @@ jobs: exit 1 fi - name: Report release to opsLevel - uses: opslevel/report-deploy-github-action@v0.7.0 + uses: opslevel/report-deploy-github-action@v3.0.0 with: integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }} service: "backstage-plugin-backend" \ No newline at end of file