Skip to content

Commit d15de15

Browse files
dependabot[bot]opslevel-opsrocktavious
authored
Bump opslevel/report-deploy-github-action from 1.0.0 to 3.0.0 (#236)
* Bump opslevel/report-deploy-github-action from 1.0.0 to 3.0.0 Bumps [opslevel/report-deploy-github-action](https://github.com/opslevel/report-deploy-github-action) from 1.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@v1.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] <[email protected]> * Add automated changelog yaml from template * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: OpsLevel Bots <[email protected]> Co-authored-by: Kyle <[email protected]>
1 parent 021b14a commit d15de15

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
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 1.0.0 to 3.0.0
3+
time: 2024-12-16T20:37:22.079839034Z

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }}
8585
ORG_GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }}
8686
- name: Report Release To OpsLevel
87-
uses: opslevel/report-deploy-github-action@v1.0.0
87+
uses: opslevel/report-deploy-github-action/with-docker@v3.0.0
8888
with:
8989
integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }}
9090
service: "opslevel_runner"

0 commit comments

Comments
 (0)