Skip to content

Commit

Permalink
Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.0 (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 01362c0 commit 6106c4a
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-015634.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-14T01:56:34.75455489Z
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 6106c4a

Please sign in to comment.