Skip to content

Commit

Permalink
Bump opslevel/report-deploy-github-action from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [opslevel/report-deploy-github-action](https://github.com/opslevel/report-deploy-github-action) from 0.9.0 to 0.10.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.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: opslevel/report-deploy-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 54ab299 commit b930bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,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@v0.9.0
uses: opslevel/report-deploy-github-action@v0.10.0
with:
integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }}
service: "opslevel_cli"

0 comments on commit b930bbe

Please sign in to comment.