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"