From 0429783ab9495be576e99e412393655fb8a4de05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:56:11 +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.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7e55973f..6ff3fbea 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -94,7 +94,7 @@ jobs: GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }} GITHUB_TOKEN: ${{ secrets.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_terraform_provider"