Skip to content

Commit

Permalink
Merge pull request #127 from OpsLevel/dependabot/github_actions/opsle…
Browse files Browse the repository at this point in the history
…vel/report-deploy-github-action-0.7.0

Bump opslevel/report-deploy-github-action from 0.6.0 to 0.7.0
  • Loading branch information
rocktavious authored Oct 20, 2023
2 parents d263810 + ec9ee6b commit 7c33084
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changes/unreleased/Dependency-20231020-213449.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
kind: "Dependency"
body: "Bump opslevel/report-deploy-github-action from 0.6.0 to 0.7.0"
time: 2023-10-20T21:34:49.00000Z

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,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.6.0
uses: opslevel/report-deploy-github-action@v0.7.0
with:
integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }}
service: "opslevel_terraform_provider"

0 comments on commit 7c33084

Please sign in to comment.