From 5cab6d7ec170e1554d696de888365fa47869fcce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 20:45:15 +0000 Subject: [PATCH] Bump opslevel/report-deploy-github-action from 0.9.0 to 0.10.0 (#322) --- .changes/unreleased/Dependency-20240819-175209.yaml | 3 +++ .github/workflows/release.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .changes/unreleased/Dependency-20240819-175209.yaml diff --git a/.changes/unreleased/Dependency-20240819-175209.yaml b/.changes/unreleased/Dependency-20240819-175209.yaml new file mode 100644 index 00000000..b4e3a0df --- /dev/null +++ b/.changes/unreleased/Dependency-20240819-175209.yaml @@ -0,0 +1,3 @@ +kind: Dependency +body: Bump opslevel/report-deploy-github-action from 0.9.0 to 0.10.0 +time: 2024-08-19T17:52:09.548634693Z diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 37099fd0..a2d4563e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -91,7 +91,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.9.0 + uses: opslevel/report-deploy-github-action@v0.10.0 with: integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }} service: "opslevel_cli"