Skip to content

Commit

Permalink
chore: update release version of alerta (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
satishrudderstack authored Oct 16, 2023
1 parent 4ff11ac commit e7cfc78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr-onto-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
- name: Set private key
uses: webfactory/ssh-agent@v0.5.4
- name: Checkout repository
uses: actions/checkout@v2
with:
ssh-private-key: ${{ secrets.GIT_SSH_KEY }}
token: ${{ secrets.PAT }}
- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v5.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version":"2.0.8"
"version":"2.0.9"
}

0 comments on commit e7cfc78

Please sign in to comment.