Skip to content

Commit

Permalink
Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.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.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 7611af3 commit 0429783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- 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_terraform_provider"

0 comments on commit 0429783

Please sign in to comment.