Skip to content

Commit

Permalink
Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.0 (#322)
Browse files Browse the repository at this point in the history
* Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.0

Bumps [opslevel/report-deploy-github-action](https://github.com/opslevel/report-deploy-github-action) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/opslevel/report-deploy-github-action/releases)
- [Changelog](https://github.com/OpsLevel/report-deploy-github-action/blob/main/CHANGELOG.md)
- [Commits](OpsLevel/report-deploy-github-action@v0.10.0...v1.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

---------

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]>
  • Loading branch information
dependabot[bot] and opslevel-ops authored Oct 28, 2024
1 parent 2c70897 commit f005eb6
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-20241014-142612.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 0.10.0 to 1.0.0
time: 2024-10-14T14:26:12.481781922Z
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Report Release To OpsLevel
uses: opslevel/report-deploy-github-action@v0.10.0
uses: opslevel/report-deploy-github-action@v1.0.0
with:
integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }}
service: "opslevel_kubernetes_sync"

0 comments on commit f005eb6

Please sign in to comment.