diff --git a/.changes/unreleased/Dependency-20241216-112337.yaml b/.changes/unreleased/Dependency-20241216-112337.yaml new file mode 100644 index 00000000..d849dbc8 --- /dev/null +++ b/.changes/unreleased/Dependency-20241216-112337.yaml @@ -0,0 +1,3 @@ +kind: Dependency +body: Bump opslevel/report-deploy-github-action from 2.0.0 to 3.0.0 +time: 2024-12-16T11:23:37.669150251Z diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ebfebfa8..ec2370e9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -80,7 +80,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@v2.0.0 + uses: opslevel/report-deploy-github-action/with-docker@v3.0.0 with: integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }} service: "opslevel_api_clients"