Skip to content

Commit

Permalink
Bump opslevel/report-deploy-github-action from 2.0.0 to 3.0.0 (#365)
Browse files Browse the repository at this point in the history
* 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] <[email protected]>

* Add automated changelog yaml from template

* Update .github/workflows/release.yaml

---------

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]>
  • Loading branch information
3 people authored Dec 16, 2024
1 parent cf4c955 commit 15b5552
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20241216-172406.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: Bump opslevel/report-deploy-github-action from 2.0.0 to 3.0.0
time: 2024-12-16T17:24:06.720620472Z
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,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_cli"

0 comments on commit 15b5552

Please sign in to comment.