From 7fb977a4031b19e7b6873a1205a28959e81cb18a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:27:13 +0000 Subject: [PATCH] Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.0 Bumps [opslevel/report-deploy-github-action](https://github.com/opslevel/report-deploy-github-action) from 0.10.0 to 1.0.0. - [Release notes](https://github.com/opslevel/report-deploy-github-action/releases) - [Changelog](https://github.com/OpsLevel/report-deploy-github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/opslevel/report-deploy-github-action/compare/v0.10.0...v1.0.0) --- updated-dependencies: - dependency-name: opslevel/report-deploy-github-action 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 378d01aa..9da35b74 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -93,7 +93,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ORG_GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }} - name: Report Release To OpsLevel - uses: opslevel/report-deploy-github-action@v0.10.0 + uses: opslevel/report-deploy-github-action@v1.0.0 with: integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }} service: "opslevel_cli"