Skip to content

Commit 150ca07

Browse files
authored
bump version of report-deploy-github-action in release workflow (#318)
1 parent 8012bca commit 150ca07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9292
ORG_GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }}
9393
- name: Report Release To OpsLevel
94-
uses: opslevel/report-deploy-github-action@v0.7.0
94+
uses: opslevel/report-deploy-github-action@v0.9.0
9595
with:
9696
integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }}
9797
service: "opslevel_cli"

0 commit comments

Comments
 (0)