Skip to content

Commit 15b5552

Browse files
dependabot[bot]opslevel-opsrocktavious
authored
Bump opslevel/report-deploy-github-action from 2.0.0 to 3.0.0 (#365)
* Bump opslevel/report-deploy-github-action from 2.0.0 to 3.0.0 Bumps [opslevel/report-deploy-github-action](https://github.com/opslevel/report-deploy-github-action) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/opslevel/report-deploy-github-action/releases) - [Changelog](https://github.com/OpsLevel/report-deploy-github-action/blob/v3.0.0/CHANGELOG.md) - [Commits](OpsLevel/report-deploy-github-action@v2.0.0...v3.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] <support@github.com> * Add automated changelog yaml from template * Update .github/workflows/release.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: OpsLevel Bots <bots@opslevel.com> Co-authored-by: Kyle <rocktavious@icloud.com>
1 parent cf4c955 commit 15b5552

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: Bump opslevel/report-deploy-github-action from 2.0.0 to 3.0.0
3+
time: 2024-12-16T17:24:06.720620472Z

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9494
ORG_GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }}
9595
- name: Report Release To OpsLevel
96-
uses: opslevel/report-deploy-github-action@v2.0.0
96+
uses: opslevel/report-deploy-github-action/with-docker@v3.0.0
9797
with:
9898
integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }}
9999
service: "opslevel_cli"

0 commit comments

Comments
 (0)